HarunVeli/Clustering_With_K-Means_Algorithm
Completes missing data in the iris dataset with the median method. Performs Min-Max normalization. Train the data using the K-Fold method and then test it with test data. Calculates the success rate of clustering the tested data with the RandIndex method.
MATLAB