JuliaAI

Results 16 repositories owned by JuliaAI

MLJ.jl

1.7k
Stars
156
Forks
Watchers

A Julia machine learning framework

DecisionTree.jl

341
Stars
101
Forks
Watchers

Julia implementation of Decision Tree (CART) and Random Forest algorithms

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

EarlyStopping.jl

25
Stars
3
Forks
Watchers

Early stopping criteria for loss-generating iterative algorithms

IterationControl.jl

24
Stars
1
Forks
Watchers

A package for controlling iterative algorithms

MLFlowClient.jl

41
Stars
7
Forks
Watchers

Julia client for MLFlow.