Skip to content

⚠️ This is a read-only fork of the package for Multivariate Anomaly detection. Please submit issues here https://github.com/milanflach/MultivariateAnomalies.jl

License

Notifications You must be signed in to change notification settings

EarthyScience/MultivariateAnomalies.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultivariateAnomalies

A julia package for detecting multivariate anomalies.

Keywords: Novelty detection, Anomaly Detection, Outlier Detection, Statistical Process Control

Documentation Build Status
Build Status

Installation

  • clone latest LIBSVM branch and checkout branch mutating_versions: Pkg.clone("https://github.com/milanflach/LIBSVM.jl.git"); Pkg.checkout("LIBSVM", "mutating_versions"); Pkg.build("LIBSVM")

  • clone MultivariateAnomalies.jl: Pkg.clone("https://github.com/milanflach/MultivariateAnomalies.jl")

Documentation

The Documentation is available [here] (https://milanflach.github.io/MultivariateAnomalies.jl/latest).

About

⚠️ This is a read-only fork of the package for Multivariate Anomaly detection. Please submit issues here https://github.com/milanflach/MultivariateAnomalies.jl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%