mlj topic

List mlj repositories
trafficstars

MLJBase.jl

159
Stars
46
Forks
Watchers

Core functionality for the MLJ machine learning framework

DataScienceTutorials.jl

108
Stars
18
Forks
Watchers

A set of tutorials to show how to use Julia for data science (DataFrames, MLJ, ...)

ScientificTypes.jl

92
Stars
8
Forks
Watchers

An API for dispatching on the "scientific" type of data instead of the machine type

MLJTuning.jl

66
Stars
12
Forks
Watchers

Hyperparameter optimization algorithms for use in the MLJ machine learning framework

MLJModels.jl

77
Stars
27
Forks
Watchers

Home of the MLJ model registry and tools for model queries and mode code loading

ParallelKMeans.jl

50
Stars
13
Forks
Watchers

Parallel & lightning fast implementation of available classic and contemporary variants of the KMeans clustering algorithm

Fairness.jl

31
Stars
14
Forks
Watchers

Julia Toolkit with fairness metrics and bias mitigation algorithms

SossMLJ.jl

15
Stars
1
Forks
Watchers

SossMLJ makes it easy to build MLJ machines from user-defined models from the Soss probabilistic programming language

MLJLinearModels.jl

80
Stars
12
Forks
Watchers

Generalized Linear Regressions Models (penalized regressions, robust regressions, ...)

NearestNeighborModels.jl

27
Stars
0
Forks
Watchers

Package providing K-nearest neighbor regressors and classifiers, for use with the MLJ machine learning framework.