JuliaAI
JuliaAI is the organization that hosts software supporting the MachineLearning in Julia project (MLJ).
New to MLJ? Starthere.
Integrating an existing machine learning model into the MLJframework? Starthere.
Want to learn more about the project? Starthere.
Wanting to contribute? Starthere.
PhD and Postdoc opportunies Seehere.
Dependency chart for MLJ software. Repositories with dashedconnections do not currently exist but are planned/proposed.
PinnedLoading
- MLJModels.jl
MLJModels.jl PublicHome of the MLJ model registry and tools for model queries and mode code loading
- ScientificTypes.jl
ScientificTypes.jl PublicAn API for dispatching on the "scientific" type of data instead of the machine type
- MLJTuning.jl
MLJTuning.jl PublicHyperparameter optimization algorithms for use in the MLJ machine learning framework
- MLJIteration.jl
MLJIteration.jl PublicA package for wrapping iterative MLJ models in a control strategy
Repositories
- LearnTestAPI.jl Public
Tool for testing implementations of the LearnAPI.jl machine learning interface
JuliaAI/LearnTestAPI.jl’s past year of commit activity - MLJModels.jl Public
Home of the MLJ model registry and tools for model queries and mode code loading
JuliaAI/MLJModels.jl’s past year of commit activity - LearnAPI.jl Public
A Julia interface for training and applying models in machine learning and statistics
JuliaAI/LearnAPI.jl’s past year of commit activity - LearnDataFrontEnds.jl Public
Tool for developers writing LearnAPI.jl interfaces for algorithms in machine learning and statistics.
JuliaAI/LearnDataFrontEnds.jl’s past year of commit activity - ScientificTypes.jl Public
An API for dispatching on the "scientific" type of data instead of the machine type
JuliaAI/ScientificTypes.jl’s past year of commit activity