Skip to content

SVR inherited attributes: probB / probA #14781

@ingrid88

Description

@ingrid88

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyWell-defined and straightforward way to resolvegood first issueEasy with clear instructions to resolvehelp wanted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions