<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>A k Nearest Neibour Ensemble Based on Extended Neighbourhood
Rule</dc:title>
  <dc:title>R package ExNRuleEnsemble version 0.1.1</dc:title>
  <dc:description>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) &lt;doi:10.48550/arXiv.2205.15111&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: FNN</dc:relation>
  <dc:creator>Amjad Ali &lt;Amjad.ali@awkum.edu.pk&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Amjad Ali [aut, cre, cph],
  Muhammad Hamraz [aut],
  Saeed Aldahmani [aut],
  Zardad Khan [aut]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2022-12-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ExNRuleEnsemble</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ExNRuleEnsemble</dc:identifier>
</oai_dc:dc>
