HLearn-classification 1.0.1.1 → 1.0.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~HLearn-distributions
Dependency ranges changed: HLearn-distributions
Files
HLearn-classification.cabal view
@@ -1,5 +1,5 @@ Name: HLearn-classification-Version: 1.0.1.1+Version: 1.0.1.2 Description: This module is for unsupervised, supervised, and semi-supervised classification tasks. It is in desperate need of documentation and refactoring. Category: Data Mining, Machine Learning License: BSD3@@ -15,7 +15,7 @@ Build-Depends: base >= 3 && < 5, HLearn-algebra >= 1.0.0,- HLearn-distributions >= 1.0.0.1,+ HLearn-distributions == 1.0.0.1, ConstraintKinds >= 0.0.1, -- are these really necessary?