ScikitLearn.jl
ML library
A Julia implementation of popular machine learning algorithms and interfaces.
Julia implementation of the scikit-learn API https://cstjean.github.io/ScikitLearn.jl/dev/
544 stars
23 watching
76 forks
Language: Julia
last commit: over 1 year ago
Linked from 1 awesome list
juliamachine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
benhamner/machinelearning.jl | A Julia library providing a consistent API for common machine learning algorithms | 116 |
juliaai/mlj.jl | A toolbox providing common interfaces and meta-algorithms for machine learning models in Julia. | 1,795 |
juliastats/mlbase.jl | A collection of tools to support the development of machine learning algorithms | 185 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
juliareinforcementlearning/reinforcementlearninganintroduction.jl | Provides Julia code to generate figures and examples for an introductory reinforcement learning book | 310 |
lehy/ocaml-sklearn | Enables machine learning with scikit-learn in OCaml | 34 |
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |
scicloj/scicloj.ml | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
scikit-learn/scikit-learn | A comprehensive Python module for machine learning built on top of SciPy | 60,136 |
juliatext/languages.jl | A package for working with human languages in Julia. | 54 |
mitmath/18337 | A course project on parallel computing and scientific machine learning using Julia programming language | 225 |
gaelvaroquaux/scikit-learn-tutorial | A tutorial on applying machine learning to practical situations using the scikit-learn library | 129 |
kei500/liblinear-ruby | Provides an interface to train and predict with machine learning models using LIBLINEAR | 83 |
valdanylchuk/swiftlearner | A collection of machine learning algorithms implemented in Scala for prototyping and experimentation. | 39 |
edwardraff/jsat | A Java library providing a range of machine learning algorithms and tools for statistical analysis | 789 |