mlearning: Machine Learning Algorithms with Unified Interface and Confusion Matrices

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.

Package details

AuthorPhilippe Grosjean [aut, cre] (<https://orcid.org/0000-0002-2694-9471>), Kevin Denis [aut]
MaintainerPhilippe Grosjean <phgrosjean@sciviews.org>
LicenseGPL (>= 2)
Version1.2.1
URL https://www.sciviews.org/mlearning/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("mlearning")

Try the mlearning package in your browser

Any scripts or data that you put into this service are public.

mlearning documentation built on Aug. 31, 2023, 1:09 a.m.