From c2c3de0d26e9b46451f40e7c53e30990ff25c76f Mon Sep 17 00:00:00 2001 From: Drew Giffin Date: Sat, 18 Oct 2025 23:53:24 -0400 Subject: [PATCH] Added readme text --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index e69de29..d325d4a 100644 --- a/readme.md +++ b/readme.md @@ -0,0 +1,3 @@ +# Student Habits and Stress Prediction Analysis + +A machine learning project that examines the habits of students with the goal of gaining insight into how their daily routines may affect their stress levels. Habits such as studying, extracurricular involvement, sleep, socialization, and physical activity, as well as performance indicators like GPA, are analyzed to understand their correlation with stress. \ No newline at end of file