saraswatmks / superml

Build machine learning models in R like using python's scikit-learn library
https://saraswatmks.github.io/superml/
GNU General Public License v3.0
32 stars 8 forks source link

Use GridSearchCV with LMTrainer #62

Open olidarne opened 2 months ago

olidarne commented 2 months ago

I would like to know if it is possible to use the function GridSearchCV for the tuning parameter alpha in the Elastic-Net regression with LMTrainer. Best regards, Olivier