vonjd/OneR: One Rule Machine Learning Classification Algorithm with Enhancements

Implements the One Rule (OneR) Machine Learning classification algorithm (Holte, R.C. (1993) <doi:10.1023/A:1022631118932>) with enhancements for sophisticated handling of numeric data and missing values together with extensive diagnostic functions. It is useful as a baseline for machine learning models and the rules are often helpful heuristics.

Getting started

Package details

AuthorHolger von Jouanne-Diedrich
MaintainerHolger von Jouanne-Diedrich <holger.jouanne-diedrich@h-ab.de>
LicenseMIT + file LICENSE
Version2.2
URL https://github.com/vonjd/OneR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("vonjd/OneR")
vonjd/OneR documentation built on May 3, 2019, 6:41 p.m.