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.76k stars 317 forks source link

How to save model? #397

Open kgnandanwar opened 1 year ago

kgnandanwar commented 1 year ago

I have following doubts:

  1. How can we save the parameters that lazypredict has used in .pth file?
  2. How to see the hyperparameters that lazypredict has used to display the results?