mltool: Machine Learning Toolbox
Haskell Machine Learning Toolkit includes various methods of supervised learning: linear regression, logistic regression, SVN, neural networks, etc. as well as some methods of unsupervised methods: K-Means and PCA.
[Skip to Readme]
Modules
[Index]
- MachineLearning
- Classification
- MachineLearning.Clustering
- MachineLearning.LeastSquaresModel
- MachineLearning.LogisticModel
- MachineLearning.Model
- MachineLearning.MultiSvmClassifier
- MachineLearning.NeuralNetwork
- MachineLearning.NeuralNetwork.Layer
- MachineLearning.NeuralNetwork.LogisticLoss
- MachineLearning.NeuralNetwork.MultiSvmLoss
- MachineLearning.NeuralNetwork.Regularization
- MachineLearning.NeuralNetwork.ReluActivation
- MachineLearning.NeuralNetwork.SigmoidActivation
- MachineLearning.NeuralNetwork.SoftmaxLoss
- MachineLearning.NeuralNetwork.TanhActivation
- MachineLearning.NeuralNetwork.Topology
- MachineLearning.NeuralNetwork.TopologyMaker
- MachineLearning.NeuralNetwork.WeightInitialization
- MachineLearning.Optimization
- MachineLearning.PCA
- MachineLearning.Random
- MachineLearning.Regression
- MachineLearning.Regularization
- MachineLearning.SoftmaxClassifier
- MachineLearning.TerminalProgress
- MachineLearning.Types
- MachineLearning.Utils
Downloads
- mltool-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1 |
---|---|
Dependencies | ascii-progress (>=0.3.3.0), base (>=4.7 && <5), deepseq, hmatrix (>=0.17.0.1), hmatrix-gsl (>=0.17), hmatrix-gsl-stats (>=0.4.1.3), MonadRandom (>=0.4.2.3), random (>=1.1), vector (>=0.11) [details] |
License | BSD-3-Clause |
Copyright | Alexander Ignatyev |
Author | Alexander Ignatyev |
Maintainer | ignatyev.alexander@gmail.com |
Category | math |
Home page | https://github.com/alexander-ignatyev/mltool |
Source repo | head: git clone https://github.com/alexander-ignatyev/mltool |
Uploaded | by aignatyev17 at 2017-06-28T17:37:51Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 3471 total (13 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |