You are here: Start » Program Examples » Data Classification: Basic MLP Classifier

Data Classification: Basic MLP Classifier

Aim

This example shows how to prepare and use MLP classifier model.

More information about usage of this type of classifier can be found in the MLP_Init description.

Input

An example CSV file with prepared data.

Output

An image of classification results for a whole problem's space.

Macrofilter Main

Macrofilter TrainModel

Macrofilter CheckLoadedDataset

Macrofilter CheckEntireSpace