From 26654c104d35af7cd925baec9837ec4c9d18da3d Mon Sep 17 00:00:00 2001 From: Rishitha Chowdam <64676249+Rishitha1234@users.noreply.github.com> Date: Wed, 15 May 2024 19:51:24 +0530 Subject: [PATCH] Update index.md --- contrib/machine-learning/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/machine-learning/index.md b/contrib/machine-learning/index.md index 82596a2..5b27fde 100644 --- a/contrib/machine-learning/index.md +++ b/contrib/machine-learning/index.md @@ -1,3 +1,3 @@ # List of sections -- [Section title](filename.md) +- [LINEAR REGRESSION](Linear_Regression.md)