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
TDL: added kwargs_grid_search parameter, which is passed to the GridSearchCV class. Gives the user more freedom in setting up the GridSearch. For cv, which was manually set before the standart value is set to 10 s.t. previous behavior is preserved. (resolves#546)
0 commit comments