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
precision: 64 # there is a bug with float32 and elasticNet (https://github.com/scikit-learn/scikit-learn/issues/21997)
eval:
kwargs:
retrain: False # By default, models are retrained (causually, i.e. when predicting sample 100 it is trained on samples 1-99) on dataset when evaluated (val/test).