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.
- Version0.1.1
- R version≥ 2.10
- LicenseGPL (≥ 3)
- Needs compilation?No
- Last release12/19/2022
Team
Amjad Ali
Saeed Aldahmani
Show author detailsRolesAuthorZardad Khan
Show author detailsRolesAuthorMuhammad Hamraz
Show author detailsRolesAuthor
Insights
Last 30 days
This package has been downloaded 195 times in the last 30 days. Now we're getting somewhere! Enough downloads to populate a lively group chat. The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 5 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 3,195 times in the last 365 days. Consider this 'mid-tier influencer' status—if it were a TikTok, it would get a nod from nieces and nephews. The day with the most downloads was Jul 24, 2024 with 35 downloads.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports1 package