Change the repository type filter
All
Repositories list
57 repositories
DearDiary.jl
PublicA lightweight but powerful machine learning experiment tracking tool for JuliaMLJ.jl
PublicA Julia machine learning frameworkDataScienceTutorials.jl
PublicA set of tutorials to show how to use Julia for data science (DataFrames, MLJ, ...)MLJBase.jl
PublicCore functionality for the MLJ machine learning framework- An API for dispatching on the "scientific" type of data instead of the machine type
MLJModels.jl
PublicHome of the MLJ model registry and tools for model queries and mode code loadingMLFlowClient.jl
PublicLearnAPI.jl
PublicA Julia interface for training and applying models in machine learning and statisticsMLJ
PublicMLJLinearModels.jl
PublicGeneralized Linear Regressions Models (penalized regressions, robust regressions, ...)CatBoost.jl
PublicMLJTransforms.jl
PublicOneRule.jl
PublicImplementation of the 1-Rule data mining algorithm using the Julia programming languageLearnDataFrontEnds.jl
PublicLearnTestAPI.jl
PublicMLJBalancing.jl
PublicImbalance.jl
PublicA Julia toolbox with resampling methods to correct for class imbalance.OpenML.jl
PublicMLJTuning.jl
PublicHyperparameter optimization algorithms for use in the MLJ machine learning frameworkFeatureSelection.jl
PublicRepository housing feature selection algorithms for use with the machine learning toolbox MLJ.MLJModelInterface.jl
PublicMLJTestIntegration.jl
PublicMLJLIBSVMInterface.jl
PublicDecisionTree.jl
PublicJulia implementation of Decision Tree (CART) and Random Forest algorithms