dotnet / dotnet/machinelearning

Add support for Isolation Forests

Open
#3,043 3 comments 2 reactions 0 assignees View on GitHub
area-Trees enhancement in-pr Priority:2
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

Isolation forests appear to be one of the best options available for anomaly detection. I was disappointed to see that ML.NET doesn't support this algorithm.

I don't have much experience in this field, but these people do and they seem to agree: http://www.eurecom.fr/en/publication/5334/download/data-publi-5334_2.pdf

One important aspect of isolation forests is that they allow for unsupervised online learning. There are endless applications for such an algorithm. I'm hoping to see this available in ML.NET in the future!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.