Repository for developers that provides core functionality for the MLJ machine learning framework. MLJ is a Julia framework for combining and tuning machine learning models. This repository provides core functionality for MLJ.
Features
- Completing the functionality for methods defined "minimally" in MLJ's light-weight model interface MLJModelInterface (/src/interface)
- Definition of machines and their associated methods, such as fit! and predict/transform (src/machines)
- MLJ's model composition interface, including learning networks, pipelines, stacks, target transforms (/src/composition)
- Basic utilities for manipulating datasets and for synthesizing datasets (src/data)
- Small interface for resampling strategies and implementations, including CV(), StratifiedCV and Holdout (src/resampling.jl)
- Methods for performance evaluation, based on those resampling strategies (src/resampling.jl)
License
MIT LicenseFollow MLJBase.jl
Other Useful Business Software
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MLJBase.jl!