Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add a score_samples method to Pipeline and *SearchCV #12542

@Y-oHr-N

Description

@Y-oHr-N

Hello,

scikit-learn 0.20 provides more consistent outlier detection API.

  • covariance.EllipticEnvelope
  • svm.OneClassSVM
  • ensemble.IsolationForest
  • neighbors.LocalOutlierFactor

So I would like to use Pipeline, GridSearchCV, and RandomizedSearchCV that have a score_samples method.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions