An open API service indexing awesome lists of open source software.

https://github.com/saeed-dev2/anomaly-detection-gaussian-model

Anomaly detection using Multivariate Gaussian distribution. This project implements a probabilistic model to identify outliers in multivariate data based on statistical thresholds. Evaluation is performed using cross-validation and F1 score metrics. Ideal for applications in fraud detection, sensor fault analysis, and rare event identification.
https://github.com/saeed-dev2/anomaly-detection-gaussian-model

Last synced: 8 months ago
JSON representation

Anomaly detection using Multivariate Gaussian distribution. This project implements a probabilistic model to identify outliers in multivariate data based on statistical thresholds. Evaluation is performed using cross-validation and F1 score metrics. Ideal for applications in fraud detection, sensor fault analysis, and rare event identification.

Awesome Lists containing this project