From da0d7f9beb36e76f3e47ed4025f98d82b13381e0 Mon Sep 17 00:00:00 2001 From: Revanth <109272714+revanth1718@users.noreply.github.com> Date: Sat, 22 Jun 2024 23:50:33 +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 df7a3e5..caea81e 100644 --- a/contrib/machine-learning/index.md +++ b/contrib/machine-learning/index.md @@ -25,3 +25,4 @@ - [Naive Bayes](naive-bayes.md) - [Neural network regression](neural-network-regression.md) - [PyTorch Fundamentals](pytorch-fundamentals.md) +- [Xgboost](xgboost.md)