MLJModels.jl and MLJBase.jl
About MLJModels.jl
JuliaAI/MLJModels.jl
Home of the MLJ model registry and tools for model queries and mode code loading
This is for developers building and maintaining machine learning model integrations for the MLJ platform. It provides the central registry for MLJ-compatible models and the tools to make those models discoverable and loadable by MLJ users. Developers use this to register new model packages and their associated metadata, making them available to the broader MLJ community.
About MLJBase.jl
JuliaAI/MLJBase.jl
Core functionality for the MLJ machine learning framework
This project provides core building blocks for Julia developers who are creating or extending machine learning capabilities within the MLJ framework. It helps manage how different machine learning models are combined, tuned, and evaluated. Developers use this to implement custom model interfaces, define data handling, and set up hyperparameter ranges for robust ML solutions.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work