ml_anomaly_detector 0.1.0 copy "ml_anomaly_detector: ^0.1.0" to clipboard
ml_anomaly_detector: ^0.1.0 copied to clipboard

A lightweight and extensible Dart library for anomaly detection in univariate and multivariate data. Includes Z-Score and LOF algorithms.

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 - 2025-07-10 #

Added #

  • Initial release of ml_anomaly_detector
  • Z-Score based anomaly detection
  • AnomalyResult model with rich metadata
  • Core statistics utilities (mean, stdDev, etc.)
  • Full test coverage
  • README and LICENSE files

Planned #

  • IQR, LOF, DBSCAN support
  • Multivariate & time-series detection
  • Flutter visualization components
0
likes
135
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight and extensible Dart library for anomaly detection in univariate and multivariate data. Includes Z-Score and LOF algorithms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on ml_anomaly_detector