Skip to content

Releases: ThiagoPanini/mlcomposer

Release 0.1.1

12 May 02:05
1a74440
Compare
Choose a tag to compare

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

11 May 02:25
102d13f
Compare
Choose a tag to compare

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!