The HLearn-algebra package
This module contains the algebraic basis for the HLearn library. It is separated out in it's own library because it contains routines that may be useful to others. In particular, it contains methods for automatically converting algorithms into online/parallel versions, and its structure is slightly more modular (although much less complete) than other algebra packages.
Properties
| Versions | 0.0.1, 0.1.0, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.2.1, 1.0.0, 1.0.0.1, 1.0.1, 1.0.1.1 |
|---|---|
| Dependencies | base (≥3 & <5), ConstraintKinds (≥0.0.1), containers (≥0.5), deepseq (≥1.3), hashable (≥1.1.2), parallel (≥3.2), random (≥1.0.1), vector (≥0.10), vector-heterogenous (≥0.1.1) |
| License | BSD3 |
| Author | Mike izbicki |
| Maintainer | mike@izbicki.me |
| Category | Data Mining, Machine Learning |
| Home page | http://github.com/mikeizbicki/HLearn/ |
| Bug tracker | http://github.com/mikeizbicki/HLearn/issues |
| Upload date | Fri May 31 07:34:29 UTC 2013 |
| Uploaded by | MikeIzbicki |
| Built on | ghc-7.6 |
Modules
- HLearn
- HLearn.Algebra
- HLearn.Algebra.Functions
- HLearn.Algebra.HVector
- Models
- Structures
- HLearn.Algebra
Downloads
- HLearn-algebra-1.0.1.1.tar.gz (Cabal source package)
- package description (included in the package)