Skip to content

sklearn.neighbors.LocalOutlierFactor #92

Description

@bkowshik

Per chat with @jcsg, I briefly tried the LocalOutlierFactor model. Posting early, will spend some more time for a detailed analysis of both the model and the results.

Per https://stackoverflow.com/a/36869611/3453958

The NearestNeighbors class is unsupervised and can not be used for classification but only for nearest neighbor searches.

Neighbors for an inlier (good highway)

screen shot 2017-07-14 at 9 14 11 pm

Neighbors for an outlier (harmful highway)

screen shot 2017-07-14 at 9 18 41 pm


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions