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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MLJBase.jl!