Package: OneR 2.2

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.

Authors:Holger von Jouanne-Diedrich

OneR_2.2.tar.gz
OneR_2.2.zip(r-4.5)OneR_2.2.zip(r-4.4)OneR_2.2.zip(r-4.3)
OneR_2.2.tgz(r-4.5-any)OneR_2.2.tgz(r-4.4-any)OneR_2.2.tgz(r-4.3-any)
OneR_2.2.tar.gz(r-4.5-noble)OneR_2.2.tar.gz(r-4.4-noble)
OneR_2.2.tgz(r-4.4-emscripten)OneR_2.2.tgz(r-4.3-emscripten)
OneR.pdf |OneR.html
OneR/json (API)
NEWS

# Install 'OneR' in R:
install.packages('OneR', repos = c('https://vonjd.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/vonjd/oner/issues

Datasets:

On CRAN:

8.55 score 40 stars 2 packages 296 scripts 825 downloads 58 mentions 6 exports 0 dependencies

Last updated 7 years agofrom:72dd03301b. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 13 2025
R-4.5-winOKFeb 13 2025
R-4.5-macOKFeb 13 2025
R-4.5-linuxOKFeb 13 2025
R-4.4-winOKFeb 13 2025
R-4.4-macOKFeb 13 2025
R-4.3-winOKFeb 13 2025
R-4.3-macOKFeb 13 2025

Exports:bineval_modelis.OneRmaxlevelsOneRoptbin

Dependencies:

OneR - Establishing a New Baseline for Machine Learning Classification Models

Rendered fromOneR.Rmdusingknitr::rmarkdownon Feb 13 2025.

Last update: 2017-05-05
Started: 2016-07-25