JuliaAI's repositories
MLJBase.jl
Core functionality for the MLJ machine learning framework
ScientificTypes.jl
An API for dispatching on the "scientific" type of data instead of the machine type
MLJLinearModels.jl
Generalized Linear Regressions Models (penalized regressions, robust regressions, ...)
MLJModels.jl
Home of the MLJ model registry and tools for model queries and mode code loading
MLJTuning.jl
Hyperparameter optimization algorithms for use in the MLJ machine learning framework
MLFlowClient.jl
Julia client for MLFlow.
LearnAPI.jl
A Julia interface for training and applying models in machine learning and statistics
MLJModelInterface.jl
Lightweight package to interface with MLJ
Imbalance.jl
A Julia toolbox with resampling methods to correct for class imbalance.
MLJTime.jl
Machine Learning with Time Series in Julia
StatisticalMeasures.jl
Measures (metrics) for statistics and machine learning
CategoricalDistributions.jl
Providing probability distributions and non-negative measures over finite sets, whose elements are labelled.
MLJFlow.jl
Connecting MLJ and MLFlow
MLJIteration.jl
A package for wrapping iterative MLJ models in a control strategy
MLJText.jl
A an MLJ extension for accessing models and tools related to text analysis
StatisticalMeasuresBase.jl
A Julia package for building production-ready measures (metrics) for statistics and machine learning
DearDiary.jl
A lightweight but powerful machine learning experiment tracking tool for Julia
MLJMultivariateStatsInterface.jl
Repository implementing MLJ interface for MultivariateStats models.
MLJTestIntegration.jl
Utilities to test implementations of the MLJ model interface and provide integration tests for the MLJ ecosystem
FeatureSelection.jl
Repository housing feature selection algorithms for use with the machine learning toolbox MLJ.
LearnDataFrontEnds.jl
Tool for developers writing LearnAPI.jl interfaces for algorithms in machine learning and statistics.
MLJTransforms.jl
Preprocessing, transformation and encoding techniques for MLJ.
LearnTestAPI.jl
Tool for testing implementations of the LearnAPI.jl machine learning interface
MLJModelRegistryTools.jl
Tools to maintain the Model Registry.