mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #592] [MERGED] [doc fix] fix documentations in k_means #1029
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/592
Author: @kvedala
Created: 8/8/2020
Status: ✅ Merged
Merged: 8/8/2020
Merged by: @kvedala
Base:
master← Head:fix_kmeans📝 Commits (2)
814f907fix documentations858b642clang-tidy fixes for814f9077b7📊 Changes
1 file changed (+251 additions, -196 deletions)
View changed files
📝
machine_learning/k_means_clustering.c(+251 -196)📄 Description
Description of Change
This fixes the documentation from the code in #589
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.