You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README.md file mentions Ridge regression with cross validation, although in this issue is described that no test-train validation is performed, for the model selection. So, which is the case? and should README be updated?
The text was updated successfully, but these errors were encountered:
Hi! Thanks for catching this incongruity in the documentation. We did use cross-validation until February 2022, when we changed the lambda selection to be part of the hyperparameters. Will update now...
Project Robyn
Describe issue
The
README.md
file mentions Ridge regression with cross validation, although in this issue is described that no test-train validation is performed, for the model selection. So, which is the case? and should README be updated?The text was updated successfully, but these errors were encountered: