AxeldeRomblay / MLBox

MLBox is a powerful Automated Machine Learning python library.
https://mlbox.readthedocs.io/en/latest/
Other
1.49k stars 274 forks source link

Comparison of AutoML approaches #62

Closed ShagadatovNurlan closed 5 years ago

ShagadatovNurlan commented 6 years ago

Hello, we are analyzing AutoML libraries(such as Auto-sklearn, Auto-ml, TPOT and MLBox) and try to determine pros and cons of each of them. Could you clarify the distinctive feature of your MLBox from others? In particular, we are interesting in problem of regression (time series with additional features)

AxeldeRomblay commented 6 years ago

Hello, everything is here : https://github.com/AxeldeRomblay/MLBox/blob/master/docs/webinars/auto-ML.pdf :)

abhiglobalistic commented 5 years ago

Hey @ShagadatovNurlan, Is it possible for you to briefly describe your approach on how you are trying to compare the libraries. like the metrics used, datasets and what sort of criteria have you designed to compare them ?

AxeldeRomblay commented 5 years ago

Hello, thanks for reporting this issue. I will close it since the doc is available here : https://github.com/AxeldeRomblay/MLBox/tree/master/docs/webinars and https://mlbox.readthedocs.io/en/latest/#links.