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.86k stars 329 forks source link

Implement adjusted r-square metric for LazyRegressor #313

Closed brendalf closed 3 years ago

brendalf commented 3 years ago

Closes #63.

I also added a few improvements on the code.