Autonomous Learning Multi-Model (ALMMo) System

버전 1.2.2.3 (445 KB) 작성자: X.Gu&P.Angelov
This is the source code of the Autonomous Learning Multi-Model (ALMMo) System for classification and regression
다운로드 수: 245
업데이트 날짜: 2018/11/9

라이선스 보기

The package contains:

1. The recently introduced autonomous learning algorithm- Autonomous Learning Multi-Model (ALMMo) System;
2. A demo for classification;
3. A demo for regression.

Reference:
P. P. Angelov, X. Gu, J. C. Principe, "Autonomous learning multi-model systems from data streams," IEEE Transactions on Fuzzy Systems, vol. 26(4), pp. 2213-2224, 2018.

Please cite this paper if the code helps.

The python version of this code is available at: https://www.researchgate.net/publication/327282404_First-Order_Autonomous_Learning_Multi-Model_System_source_code_Python_version

For any queries about the codes, please contact Prof. Plamen P. Angelov (p.angelov@lancaster.ac.uk) and Dr. Xiaowei Gu (x.gu3@lancaster.ac.uk)

Programmed by Xiaowei Gu

인용 양식

P. P. Angelov, X. Gu, J. C. Principe, "Autonomous learning multi-model systems from data streams," IEEE Transactions on Fuzzy Systems, vol. 26(4), pp. 2213-2224, 2018.

MATLAB 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.2.2.3

Updated Description

1.2.2.2

Updated description

1.2.2.1

Update the descripton

1.2.1.0

Updated the reference

1.2.0.0

fixed a small bug in calculating correlation co-efficient of the system output and the desired output in demo_regression.m

1.0.0.0