KMEANS.KNN

KMeans and KNN Clustering Package

CRAN Package

Implementation of Kmeans clustering algorithm and a supervised KNN (K Nearest Neighbors) learning method. It allows users to perform unsupervised clustering and supervised classification on their datasets. Additional features include data normalization, imputation of missing values, and the choice of distance metric. The package also provides functions to determine the optimal number of clusters for Kmeans and the best k-value for KNN: knn_Function(), find_Knn_best_k(), KMEANS_FUNCTION(), and find_Kmeans_best_k().

  • Version0.1.0
  • R versionunknown
  • LicenseGPL-3
  • Needs compilation?No
  • Last release05/17/2024

Documentation


Team


Insights

Last 30 days

Last 365 days

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 cranlogs


Binaries


Dependencies

  • Imports8 packages
  • Suggests3 packages