OkNNE

A k-Nearest Neighbours Ensemble via Optimal Model Selection for Regression

CRAN Package

Optimal k Nearest Neighbours Ensemble is an ensemble of base k nearest neighbour models each constructed on a bootstrap sample with a random subset of features. k closest observations are identified for a test point "x" (say), in each base k nearest neighbour model to fit a stepwise regression to predict the output value of "x". The final predicted value of "x" is the mean of estimates given by all the models. The implemented model takes training and test datasets and trains the model on training data to predict the test data. Ali, A., Hamraz, M., Kumam, P., Khan, D.M., Khalil, U., Sulaiman, M. and Khan, Z. (2020) .

  • Version1.0.1
  • R version≥ 3.5.0
  • LicenseGPL (≥ 3)
  • Needs compilation?No
  • Last release12/19/2022

Team


Insights

Downloads for...

  • Yesterday3-40%
  • Last 7 days43-30%
  • Last 30 days178-19%
  • Last 90 days667-13%
  • Last 365 days3.006+18%

Data provided by cranlogs


Binaries


Dependencies

  • Depends1 package
  • Imports2 packages