GitHub Actions | CodeCov | Docs |
---|---|---|
HorseML is machine learning library for JuliaLang. You can use various algorithms, from basic algorithms such as linear regression to neuralnetwork.
From the Julia REPL, type ] to enter the Pkg REPL mode and run.
pkg> add HorseML
This library is ML library for JuliaLang. HorseML can be installed using the Julia package manager. You can build many models, from simple models like regression to complex models like neural networks.Therefore, this package is recommended for beginners.
With HorseML, you can create the following models.
This model is a Decision Tree, you can make the model visualized like this:
This model is a polynomial Regression:
This is a Clustering result: