Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by JuliaAI
A curated list of projects in awesome lists by JuliaAI .
https://github.com/juliaai/mlj.jl
A Julia machine learning framework
classification clustering data-science ensemble-learning julia machine-learning pipeline pipelines predictive-modeling regression stacking statistics tuning tuning-parameters
Last synced: 15 Oct 2024
https://github.com/JuliaAI/MLJ.jl
A Julia machine learning framework
classification clustering data-science ensemble-learning julia machine-learning pipeline pipelines predictive-modeling regression stacking statistics tuning tuning-parameters
Last synced: 27 Oct 2024
https://github.com/juliaai/decisiontree.jl
Julia implementation of Decision Tree (CART) and Random Forest algorithms
classification decision-tree julia machine-learning random-forests regression
Last synced: 05 Nov 2024
https://github.com/juliaai/mljbase.jl
Core functionality for the MLJ machine learning framework
Last synced: 05 Nov 2024
https://github.com/juliaai/datasciencetutorials.jl
A set of tutorials to show how to use Julia for data science (DataFrames, MLJ, ...)
datascience julia-language mlj tutorials
Last synced: 12 Oct 2024
https://github.com/JuliaAI/ScientificTypes.jl
An API for dispatching on the "scientific" type of data instead of the machine type
julia machine-learning mlj statistics
Last synced: 30 Oct 2024
https://github.com/juliaai/scientifictypes.jl
An API for dispatching on the "scientific" type of data instead of the machine type
julia machine-learning mlj statistics
Last synced: 05 Nov 2024
https://github.com/juliaai/mljlinearmodels.jl
Generalized Linear Regressions Models (penalized regressions, robust regressions, ...)
elastic-net julia-language lasso-regression logistic-regression mlj multinomial-regression regression-models regressions ridge-regression robust-regression sparse-regression
Last synced: 11 Oct 2024
https://github.com/JuliaAI/MLJLinearModels.jl
Generalized Linear Regressions Models (penalized regressions, robust regressions, ...)
elastic-net julia-language lasso-regression logistic-regression mlj multinomial-regression regression-models regressions ridge-regression robust-regression sparse-regression
Last synced: 02 Aug 2024
https://github.com/JuliaAI/MLJModels.jl
Home of the MLJ model registry and tools for model queries and mode code loading
Last synced: 30 Oct 2024
https://github.com/juliaai/mljmodels.jl
Home of the MLJ model registry and tools for model queries and mode code loading
Last synced: 05 Nov 2024
https://github.com/juliaai/mljtuning.jl
Hyperparameter optimization algorithms for use in the MLJ machine learning framework
grid-search hyperparameter-optimization julia machine-learning mlj random-search
Last synced: 05 Nov 2024
https://github.com/juliaai/mljmodelinterface.jl
Lightweight package to interface with MLJ
Last synced: 05 Nov 2024
https://github.com/juliaai/learnapi.jl
A Julia interface for training and applying models in machine learning and statistics
Last synced: 05 Nov 2024
https://github.com/juliaai/nearestneighbormodels.jl
Package providing K-nearest neighbor regressors and classifiers, for use with the MLJ machine learning framework.
julia knearest-neighbor-classifiers knearest-neighbor-regressors mlj weighting-nearest-neighbors
Last synced: 05 Nov 2024
https://github.com/juliaai/imbalance.jl
A Julia toolbox with resampling methods to correct for class imbalance.
class-imbalance classification machine-learning
Last synced: 05 Nov 2024
https://github.com/juliaai/earlystopping.jl
Early stopping criteria for loss-generating iterative algorithms
Last synced: 05 Nov 2024
https://github.com/juliaai/iterationcontrol.jl
A package for controlling iterative algorithms
Last synced: 05 Nov 2024
https://github.com/juliaai/treerecipe.jl
Plot recipe for plotting (decision) trees
Last synced: 05 Nov 2024
https://github.com/juliaai/categoricaldistributions.jl
Providing probability distributions and non-negative measures over finite sets, whose elements are labelled.
Last synced: 05 Nov 2024
https://github.com/juliaai/statisticalmeasures.jl
Measures (metrics) for statistics and machine learning
Last synced: 05 Nov 2024
https://github.com/juliaai/mljscikitlearninterface.jl
MLJ Interface for ScikitLearn.jl
Last synced: 05 Nov 2024
https://github.com/juliaai/catboost.jl
Julia wrapper of the python library CatBoost for boosted decision trees
Last synced: 05 Nov 2024
https://github.com/juliaai/mljtext.jl
A an MLJ extension for accessing models and tools related to text analysis
Last synced: 05 Nov 2024
https://github.com/juliaai/mljiteration.jl
A package for wrapping iterative MLJ models in a control strategy
Last synced: 05 Nov 2024
https://github.com/juliaai/openml.jl
Partial implementation of the OpenML API for Julia
Last synced: 05 Nov 2024
https://github.com/juliaai/scientifictypesbase.jl
Base interface for dispatching on the "scientific" type of data instead of the machine type
Last synced: 05 Nov 2024
https://github.com/juliaai/mljglminterface.jl
MLJ.jl interface for GLM.jl models
interface julia-language linear-model machine-learning mlj
Last synced: 05 Nov 2024
https://github.com/juliaai/statisticalmeasuresbase.jl
A Julia package for building production-ready measures (metrics) for statistics and machine learning
Last synced: 05 Nov 2024
https://github.com/juliaai/mljflow.jl
Connecting MLJ and MLFlow
data-science julia machine-learning machine-learning-operations machine-learning-ops mlflow mlj mlops statistics
Last synced: 12 Oct 2024
https://github.com/juliaai/mljmultivariatestatsinterface.jl
Repository implementing MLJ interface for MultivariateStats models.
Last synced: 05 Nov 2024
https://github.com/juliaai/mljtestintegration.jl
Utilities to test implementations of the MLJ model interface and provide integration tests for the MLJ ecosystem
Last synced: 05 Nov 2024
https://github.com/juliaai/mljbalancing.jl
A package with exported learning networks that combine resampling methods from Imbalance.jl and classification models from MLJ
Last synced: 05 Nov 2024
https://github.com/juliaai/mljlibsvminterface.jl
An implementation of the MLJ model interface for support vector machines provided by LIBSVM.jl
Last synced: 05 Nov 2024
https://github.com/juliaai/mljtsvdinterface.jl
A repository containing glue code for making TSVD.jl available to MLJ users
Last synced: 05 Nov 2024
https://github.com/juliaai/featureselection.jl
Repository housing feature selection algorithms for use with the machine learning toolbox MLJ.
feature-selection machine-learning mlj
Last synced: 05 Nov 2024
https://github.com/juliaai/mljexampleinterface.jl
A template for a Julia package implementing the MLJ model interface
Last synced: 05 Nov 2024