Giter VIP home page Giter VIP logo

mljbase.jl's Introduction

MLJBase

Repository for developers that provides core functionality for the MLJ machine learning framework.

Branch Julia Build Coverage
master v1 Continuous Integration (CPU) Code Coverage
dev v1 Continuous Integration (CPU) Code Coverage

Stable

MLJ is a Julia framework for combining and tuning machine learning models. This repository provides core functionality for MLJ, including:

  • 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)

  • a small interface for resampling strategies and implementations, including CV(), StratifiedCV and Holdout (src/resampling.jl). Actual performance evaluation measures (aka metrics), which previously were provided by MLJBase.jl, now live in StatisticalMeasures.jl.

  • methods for performance evaluation, based on those resampling strategies (src/resampling.jl)

  • one-dimensional hyperparameter range types, constructors and associated methods, for use with MLJTuning (src/hyperparam)

mljbase.jl's People

Contributors

aa25desh avatar ablaom avatar adarshpalaskar1 avatar aviatesk avatar ayush-1506 avatar azev77 avatar cameronbieganek avatar cscherrer avatar darenasc avatar davnn avatar dilumaluthge avatar filipepfarias avatar giordano avatar github-actions[bot] avatar josephsdavid avatar juliohm avatar milescranmer avatar okonsamuel avatar olivierlabayle avatar paradacarleton avatar pazzo83 avatar pebeto avatar rikhuijzer avatar roeya avatar svilupp avatar tlienart avatar ven-k avatar vollmersj avatar wolthom avatar ysimillides avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.