shankarpandala / lazypredict

Lazy Predict help build a lot of basic models without much code and helps understand which models works better without any parameter tuning
MIT License
2.78k stars 321 forks source link

Keeping unwanted algo from running to save time #393

Open new-thang opened 1 year ago

new-thang commented 1 year ago

What if we tried to save time and improve efficiency by not running unwanted algorithms?

LOVE-DOCTOR commented 1 year ago

MultiTrain allows you to do that

https://github.com/LOVE-DOCTOR/MultiTrain