Crandore Hub

KMEANS.KNN

KMeans and KNN Clustering 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().

Versions across snapshots

VersionRepositoryFileSize
0.1.0 rolling linux/jammy R-4.5 KMEANS.KNN_0.1.0.tar.gz 38.6 KiB
0.1.0 rolling linux/noble R-4.5 KMEANS.KNN_0.1.0.tar.gz 38.5 KiB
0.1.0 rolling source/ R- KMEANS.KNN_0.1.0.tar.gz 24.3 KiB
0.1.0 latest linux/jammy R-4.5 KMEANS.KNN_0.1.0.tar.gz 38.6 KiB
0.1.0 latest linux/noble R-4.5 KMEANS.KNN_0.1.0.tar.gz 38.5 KiB
0.1.0 latest source/ R- KMEANS.KNN_0.1.0.tar.gz 24.3 KiB
0.1.0 2026-04-26 source/ R- KMEANS.KNN_0.1.0.tar.gz 24.3 KiB
0.1.0 2026-04-23 source/ R- KMEANS.KNN_0.1.0.tar.gz 24.3 KiB
0.1.0 2026-04-09 windows/windows R-4.5 KMEANS.KNN_0.1.0.zip 42.3 KiB
0.1.0 2025-04-20 source/ R- KMEANS.KNN_0.1.0.tar.gz 24.3 KiB

Dependencies (latest)

Imports

Suggests