We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb53ca commit 05d9af4Copy full SHA for 05d9af4
machine_learning/k_means_clustering.c
@@ -1,5 +1,5 @@
1
/**
2
- * @file k_means_clustering.cpp
+ * @file k_means_clustering.c
3
* @brief K Means Clustering Algorithm implemented
4
* @details
5
* This file has K Means algorithm implemmented
0 commit comments