C++, rust, julia, python2, and python3 implementations of the Isolation Forest anomaly detection algorithm.
-
Updated
Apr 15, 2026 - Python
C++, rust, julia, python2, and python3 implementations of the Isolation Forest anomaly detection algorithm.
Surface water quality data analysis and prediction of Potomac River, West Virginia, USA. Using time series forecasting, and anomaly detection : ARIMA, SARIMA, Isolation Forest, OCSVM and Gaussian Distribution
There are many studies done to detect anomalies based on logs. Current approaches are mainly divided into three categories: supervised learning methods, unsupervised learning methods, and deep learning methods. Many supervised learning methods are used for log-based anomaly detection.
Credit Card Fraud Detection using Isolation Forest Algorithm and Local Outlier Factor(LOF) Algorithm.
Reproducible Python tutorials and benchmarks for outlier detection using statistical methods, machine learning, ensembles, autoencoders, tests, exercises, and CI.
This project aims to detect credit card fraud using Anamoly detection techniques such as Isolation Forest and Local Outlier Factor algorithms.
AnomalyFinder-AI is an AI tool for detecting and analyzing anomalies in log data from various systems and applications. It identifies irregular patterns, provides descriptions of anomalies, and suggests solutions to prevent issues.
Use Isolation Forest and MLflow to prototype anomaly detection that could send email notification if there is any slight anomaly or empty.
👩🏻🚀 13-DataMining: Clear, beginner-friendly explanations and hands-on resources on Principal Component Analysis (PCA) and Isolation Forest for Outlier Detection — designed to make unsupervised learning approachable for everyone. ✠💚✠
Simple machine learning framework for Timeseries application to identify anomaly in dataset using Machine learning and Deep neural network
Anomaly Detection using Machine Learning Techniques
Used IQR, One-class SVM and Isolation Forest to detect malfunctioning of a ship engine
In Machine Learning, anomaly detection (outlier detection) is the identification of rare items, events or observations which raise suspicions by differing significantly from the majority of the data. Typically the anomalous items will translate to some kind of problem such as bank fraud, a structural defect, medical problems or errors in a text.…
Medicare provider aberrant billing pattern detection using peer-group z-scores, Isolation Forest, and cross-method validation. Built on CMS DE-SynPUF. Snowflake + SAS + Python.
ISOLATION FOREST ALGORITHM FOR PIEZO DATA
Comparing Local Outlier and Isolation Forest algorithm on a Kaggle Data-set
A prototype security system that acts as a "Privacy Wrapper" for identity verification gateways. It uses an Isolation Forest machine learning model to distinguish between legitimate user activity and malicious intent (such as data scraping or brute-force attacks), featuring a real-time monitoring dashboard and an attack simulation tool.
To associate your repository with the isolation-forest-algorithm topic, visit your repo's landing page and select "manage topics."