MLJ.jl
Machine learning framework
A toolbox providing common interfaces and meta-algorithms for machine learning models in Julia.
A Julia machine learning framework
2k stars
48 watching
157 forks
Language: Julia
last commit: 18 days ago
Linked from 1 awesome list
classificationclusteringdata-scienceensemble-learningjuliamachine-learningpipelinepipelinespredictive-modelingregressionstackingstatisticstuningtuning-parameters
Related projects:
Repository | Description | Stars |
---|---|---|
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 544 |
benhamner/machinelearning.jl | A Julia library providing a consistent API for common machine learning algorithms | 116 |
hshindo/merlin.jl | A Julia-based framework for building and training neural networks | 144 |
juliastats/mlbase.jl | A collection of tools to support the development of machine learning algorithms | 185 |
pluskid/mocha.jl | A deep learning framework for Julia inspired by Caffe, providing an efficient and modular way to train neural networks. | 1,287 |
juliareinforcementlearning/reinforcementlearninganintroduction.jl | Provides Julia code to generate figures and examples for an introductory reinforcement learning book | 310 |
juliastats/clustering.jl | A collection of clustering algorithms and evaluation metrics for data analysis | 355 |
juliatext/textmodels.jl | Provides practical neural network-based models for natural language processing in Julia. | 29 |
juliastats/pgm.jl | A Julia framework for building and analyzing probabilistic graphical models. | 52 |
symjax/symjax | A symbolic programming library for machine learning and deep learning applications. | 120 |
mlr-org/mlr | Provides an infrastructure for machine learning in R, enabling users to focus on experiments without writing lengthy wrappers and boilerplate code. | 1,643 |
juliatext/languages.jl | A package for working with human languages in Julia. | 54 |
juliadata/dataframesmeta.jl | Tools for meta-programming DataFrames objects. | 481 |
juliaci/benchmarktools.jl | A framework for writing and running performance benchmarks in the Julia programming language. | 615 |
gianlucabertani/machinelearning | A machine learning framework for native code on Macs with support for neural networks and natural language processing. | 37 |