JuliaAI
JuliaAI
MLJ.jl
A Julia machine learning framework
DecisionTree.jl
Julia implementation of Decision Tree (CART) and Random Forest algorithms
MLJBase.jl
Core functionality for the MLJ machine learning framework
DataScienceTutorials.jl
A set of tutorials to show how to use Julia for data science (DataFrames, MLJ, ...)
ScientificTypes.jl
An API for dispatching on the "scientific" type of data instead of the machine type
MLJTuning.jl
Hyperparameter optimization algorithms for use in the MLJ machine learning framework
MLJModels.jl
Home of the MLJ model registry and tools for model queries and mode code loading
EarlyStopping.jl
Early stopping criteria for loss-generating iterative algorithms