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
Build on Google Cloud with $300 in Free Credit
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MLJBase.jl!