Releases: ThiagoPanini/mlcomposer
Releases · ThiagoPanini/mlcomposer
Release 0.1.1
Version used on main real application like Kaggle's notebook and test scripts. This contains some fixes from version 0.1.0 on MulticlassClassifier and also a confirmation on the correct execution of training_flow()
and visual_analysis()
methods for all classes on trainer
module.
Release 0.1.0
An important milestone after improving documentation of all features inside the package. By now, the mlcomposer is available globally and can be used for anyone through a rich documentation on each function, class or module. With this version, developers, data scientists and data analysts can train binary classification, multiclass classification and also regression models with few lines of code!