mljar-examples
mljar-examples copied to clipboard
Examples how MLJAR can be used
Examples how to use python AutoML package mljar-supervised
The MLJAR provides python AutoML package mljar-supervised that is open-source with MIT license. Below are listed examples how it can be used.
- Income classification - it is a binary classification task on census data
- Iris classification - it is a multiclass classification on Iris flowers data
- House price regression - it is a regression task on Boston houses data