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
OWSVM: Fix failing tests due to problem_specific params
It is necessary to specify which problem type any param on the learner
is valid for, and I had forgotten to do this for the SVM learner. This
fixes that.
0 commit comments