Skip to content
#

local-outlier-factor

Here are 54 public repositories matching this topic...

Anomaly detection in synthetic transaction and sales data with Python. Generates realistic data, injects unusual events, and applies Isolation Forest, Local Outlier Factor, and Z-score methods to detect outliers. Produces anomaly reports and visualizations for portfolio-ready demonstration of data science skills.

  • Updated Sep 11, 2025
  • Python

Anomaly detection (also known as outlier analysis) is a data mining step that detects data points, events, and/or observations that differ from the expected behavior of a dataset. A typical data might reveal significant situations, such as a technical fault, or prospective possibilities, such as a shift in consumer behavior.

  • Updated Dec 19, 2021
  • Jupyter Notebook

DDoS detection using anomaly detection in high-speed ITP networks. Comparing Autoencoder, Isolation Forest, Local Outlier Factor, and One-Class SVM across real ITP datasets, different aggregation windows, and feature selections using Pearson’s correlation coefficient.

  • Updated Jan 28, 2026
  • Python

Improve this page

Add a description, image, and links to the local-outlier-factor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the local-outlier-factor topic, visit your repo's landing page and select "manage topics."

Learn more