Skip to content

Haskell outlier detection library provides the implementation of most widely used outlier (anomaly) detection algorithms in the Haskell programming language. This is our attempt to fix the shortcomings of this programming language in the machine learning domain.

License

Notifications You must be signed in to change notification settings

KishoreKaushal/HOD

Repository files navigation

HOD - Haskell Outlier Detection Library

Build Status

This is a haskell library for Outlier Detection. Currently, only a few outlier detection algorithms is implemented. Watch this project for more updates.

Steps to get this working on your system:

git clone https://github.com/KishoreKaushal/HOD.git
cd HOD
cabal install

About

Haskell outlier detection library provides the implementation of most widely used outlier (anomaly) detection algorithms in the Haskell programming language. This is our attempt to fix the shortcomings of this programming language in the machine learning domain.

Topics

Resources

License

Stars

Watchers

Forks