Skip to content

mlearning

Machine Learning Algorithms with Unified Interface and Confusion Matrices

v1.2.1 · Aug 30, 2023 · GPL (>= 2)

Description

A unified interface is provided to various machine learning algorithms like linear or quadratic discriminant analysis, k-nearest neighbors, random forest, support vector machine, ... It allows to train, test, and apply cross-validation using similar functions and function arguments with a minimalist and clean, formula-based interface. Missing data are processed the same way as base and stats R functions for all algorithms, both in training and testing. Confusion matrices are also provided with a rich set of metrics calculated and a few specific plots.

Downloads

275

Last 30 days

15339th

756

Last 90 days

3.1K

Last year

Trend: +13.6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

depends

Dependency Network

Dependencies Reverse dependencies class nnet MASS e1071 randomForest ipred rpart zooimage mlearning

Version History

new 1.2.1 Mar 10, 2026
updated 1.2.1 ← 1.1.1 diff Aug 29, 2023
updated 1.1.1 ← 1.0-0 diff Apr 25, 2022
new 1.0-0 Jan 29, 2013