Skip to content
 
 

Latest commit

 

History

139 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLBase.jl

Swiss knife for machine learning.

Build Status MLBase

This package does not implement specific machine learning algorithms. Instead, it provides a collection of useful tools to support machine learning programs, including:

  • Data manipulation & preprocessing
  • Score-based classification
  • Performance evaluation (e.g. evaluating ROC)
  • Cross validation
  • Model tuning (i.e. search best settings of parameters)

Notes: This package depends on StatsBase and reexports all names therefrom. It also depends on ArrayViews and reexports the view function.

Resources

About

A set of functions to support the development of machine learning algorithms

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages