Package: ExNRuleEnsemble 0.1.1

Amjad Ali

ExNRuleEnsemble: A k Nearest Neibour Ensemble Based on Extended Neighbourhood Rule

The extended neighbourhood rule for the k nearest neighbour ensemble where the neighbours are determined in k steps. Starting from the first nearest observation of the test point, the algorithm identifies a single observation that is closest to the observation at the previous step. At each base learner in the ensemble, this search is extended to k steps on a random bootstrap sample with a random subset of features selected from the feature space. The final predicted class of the test point is determined by using a majority vote in the predicted classes given by all base models. Amjad Ali, Muhammad Hamraz, Naz Gul, Dost Muhammad Khan, Saeed Aldahmani, Zardad Khan (2022) <doi:10.48550/arXiv.2205.15111>.

Authors:Amjad Ali [aut, cre, cph], Muhammad Hamraz [aut], Saeed Aldahmani [aut], Zardad Khan [aut]

ExNRuleEnsemble_0.1.1.tar.gz
ExNRuleEnsemble_0.1.1.tar.gz(r-4.5-noble)ExNRuleEnsemble_0.1.1.tar.gz(r-4.4-noble)
ExNRuleEnsemble_0.1.1.tgz(r-4.4-emscripten)ExNRuleEnsemble_0.1.1.tgz(r-4.3-emscripten)
ExNRuleEnsemble.pdf |ExNRuleEnsemble.html
ExNRuleEnsemble/json (API)

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

Peer review:

Datasets:
  • ILPD - Indian Liver Patient Dataset

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1 exports 0.00 score 1 dependencies 260 downloads

Last updated 2 years agofrom:7de7b4104a. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-linuxOKSep 08 2024

Exports:ExNRule

Dependencies:FNN