-
-
Notifications
You must be signed in to change notification settings - Fork 26.1k
Closed
Labels
EasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolvegood first issueEasy with clear instructions to resolveEasy with clear instructions to resolvehelp wanted
Description
probA_ and probB_ are attributes inherited from the base class libsvm
in the SVR class. However SVR does not allow for a probability = True
as an input like the libsvm class does, therefore these attributes always return an empty array. I'm not sure they should be included here.
Link to code: https://github.com/scikit-learn/scikit-learn/blob/master/sklearn/svm/classes.py#L824
amueller
Metadata
Metadata
Assignees
Labels
EasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolvegood first issueEasy with clear instructions to resolveEasy with clear instructions to resolvehelp wanted