| Class | Description |
|---|---|
| ActiveLearningModel |
this class is responsible for the data handling according to the MVC Pattern
for the supervised active learning
|
| BatchLearningModel |
this class is responsible for the data handling according to the MVC Pattern
for the supervised batch learning
|
| MachineLearningModel |
this class is responsible for the data handling according to the MVC Pattern
for the machine learning
|
| UnsupervisedLearningModel |
this class is responsible for the data handling according to the MVC Pattern
for the unsupervised learning
|
Copyright © 2018. All rights reserved.