SkillAgentSearch skills...

MLBase.jl

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

Install / Use

/learn @JuliaStats/MLBase.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MLBase.jl

Swiss knife for machine learning.

Build Status Coveralls Documentation Status

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.

Resources

Related Skills

View on GitHub
GitHub Stars186
CategoryDevelopment
Updated1mo ago
Forks61

Languages

Julia

Security Score

95/100

Audited on Feb 23, 2026

No findings