From 5b6cd66f79e2cc0341f94bd0ec3ee935ccf8a20c Mon Sep 17 00:00:00 2001 From: Ritesh Date: Sun, 2 Jun 2024 09:21:45 +0530 Subject: [PATCH] Update index.md --- contrib/machine-learning/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/machine-learning/index.md b/contrib/machine-learning/index.md index b6945cd..20305dc 100644 --- a/contrib/machine-learning/index.md +++ b/contrib/machine-learning/index.md @@ -15,4 +15,5 @@ - [Logistic Regression](logistic-regression.md) - [Types_of_Cost_Functions](cost-functions.md) - [Clustering](clustering.md) +- [Hierarchical Clustering](hierarchical-clustering.md) - [Grid Search](grid-search.md)