The Glowing Python

A collection of sloppy snippets for scientific computing and data visualization in Python.

Showing posts with label outliers. Show all posts
Showing posts with label outliers. Show all posts
Monday, October 9, 2017

Spotting outliers with Isolation Forest using sklearn

›
Isolation Forest is an algorithm to detect outliers. It partitions the data using a set of trees and provides an anomaly scores looking at h...
1 comment:
›
Home
View web version
Powered by Blogger.