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 331 forks source link

CheckingClassifier is a mock class and should not be available in models #286

Closed tanmaylaud closed 3 years ago

tanmaylaud commented 3 years ago

Refer to https://scikit-learn.org/stable/whats_new/v0.22.html :

API Change The following utils have been deprecated and are now private:

mocking.CheckingClassifier