From 3cf2d55a80dd8bb1c63977fb94be57cc802a4dbc Mon Sep 17 00:00:00 2001 From: Drew Giffin Date: Wed, 22 Oct 2025 11:07:25 -0400 Subject: [PATCH] Added references section --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index de2ac1f..c50c66e 100644 --- a/readme.md +++ b/readme.md @@ -121,4 +121,10 @@ If you want to visualize the results yourself: 2. Uncomment the `draw_` methods in the main method. -This allows you to view the analysis graphs instead of just the aggregated accuracy results. \ No newline at end of file +This allows you to view the analysis graphs instead of just the aggregated accuracy results. + +--- + +## References + +- [Study Habits and Activities of Students Dataset - Kaggle](https://www.kaggle.com/datasets/afnansaifafnan/study-habits-and-activities-of-students) \ No newline at end of file