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.87k stars 333 forks source link

Add daal4py for xgboost #383

Closed rahulunair closed 2 years ago

rahulunair commented 2 years ago

In addition to #382 will take a stab at adding daal4py powered xgboost as well.

rahulunair commented 2 years ago

I just checked, latest xgboost already have intel optimizations and the user dont have to do anything.. :)