Skip to content

anlaji/Mathematical-Anomaly-Detection

Repository files navigation

Anomaly Detection Project

Basic project to explore anomaly detection mathematically.

Setup

  1. (Optional) Create a virtual environment:
python -m venv venv
  1. Install the dependencies
pip install -r requirements.txt
  1. Start Jupyter Lab:
jupyter lab

About

Python project for anomaly detection using statistical methods and machine learning on simulated and multivariate data, with notebooks for exploration, testing, and visualization.

Resources

Stars

Watchers

Forks

Contributors