viisar / brew

⛔️ DEPRECATED brew: Python Ensemble Learning API
MIT License
301 stars 70 forks source link

Changed cross_validation package to model_selection due to changes after sklearn 0.17 #31

Open originaltebas opened 7 years ago

originaltebas commented 7 years ago

Changed cross_validation package to model_selection package due to changes after sklearn 0.17. There are 7 commits because I was trying options and comparing with previous code to make sure everything works the same way but the changes are only three lines of code.