ClimbsRocks / auto_ml

[UNMAINTAINED] Automated machine learning for analytics & production
http://auto-ml.readthedocs.io
MIT License
1.64k stars 310 forks source link

get bad score running the sample code #439

Open Aun0124 opened 3 years ago

Aun0124 commented 3 years ago

1) I configure everything and run the whole script and get negative score on the boston datasets. Is it just a sample since i get a bad score is normal ?

2) The default is only using gradient boosting for the classification and regression and not automatically choose the best model for taining and prediction?