Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 446 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 446 Bytes

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