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

K-fold Cross-validation and built-in Predict function would be great #345

Open canerferhatoglu opened 3 years ago

canerferhatoglu commented 3 years ago

Description

-I wish I could do 5 or 10 fold Cross-validation and get RMSE and STD results in the table. -Also, I wish there was built in predict function.

What I Did

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
filannim commented 3 years ago
  • Lazy Predict version: 0.2.9
  • Python version: 3.7 (on google colab)
  • Operating System: Windows 10, and I use python on google colab.

Description

-I wish I could do 5 or 10 fold Cross-validation and get RMSE and STD results in the table. -Also, I wish there was built in predict function.

What I Did

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

Quote.

UC3M-student commented 6 months ago

Nobody has done it because is so much time consuming ... try other things!!!