HLearn-distributions 0.2.2 → 0.2.2.1
raw patch · 1 files changed
+3/−1 lines, 1 files
Files
HLearn-distributions.cabal view
@@ -1,5 +1,5 @@ Name: HLearn-distributions-Version: 0.2.2+Version: 0.2.2.1 Synopsis: Distributions for use with the HLearn library Description: This module is used to estimate statistical distributions from data. The focus is a clean interface inspired by algebra. Category: Data Mining, Machine Learning, Statistics@@ -9,6 +9,8 @@ Maintainer: mike@izbicki.me Build-Type: Simple Cabal-Version: >=1.8+homepage: http://github.com/mikeizbicki/HLearn/+bug-reports: http://github.com/mikeizbicki/HLearn/issues Executable HLearn-Distributions-Criterion Main-is: src/examples/Criterion.hs