37 Commits

Author SHA1 Message Date
Drew Giffin 35b4a84914 Merge branch 'development' 2025-10-24 13:57:24 -04:00
Drew Giffin c2fc8478cf Merge branch 'bugfix/add-requirements' into development 2025-10-24 13:57:10 -04:00
Drew Giffin 237031fa89 Added requirments file for venv use 2025-10-24 13:56:46 -04:00
Drew Giffin 84a28823d9 Merge branch 'development' 2025-10-22 11:08:31 -04:00
Drew Giffin ebbd3b2da6 Merge branch 'feature/report' into development 2025-10-22 11:07:40 -04:00
Drew Giffin 3cf2d55a80 Added references section 2025-10-22 11:07:25 -04:00
Drew Giffin 438ed347d6 Added how to run section 2025-10-22 11:04:54 -04:00
Drew Giffin 3b3918a0e1 Added conclusion section 2025-10-22 10:46:54 -04:00
Drew Giffin 6aeda55577 Changed heading to match project 2025-10-22 09:55:29 -04:00
Drew Giffin 201523cb34 Added text for results 2025-10-22 09:53:56 -04:00
Drew Giffin 5c15f6204b The average accuracy is calculated after 1000 trainings 2025-10-22 08:57:57 -04:00
Drew Giffin b5f6069cea Added modeling section 2025-10-21 20:25:09 -04:00
Drew Giffin 01b815deeb Implemented feature engineering 2025-10-20 18:33:54 -04:00
Drew Giffin 5e375d1e6d Added data preproccessing section to readme 2025-10-20 17:43:41 -04:00
Drew Giffin cf82ddd11d Feature importance is now drawn 2025-10-20 17:01:50 -04:00
Drew Giffin 93c9da88d2 Outliers are now removed 2025-10-20 16:40:37 -04:00
Drew Giffin e16e27e9fd Added classification report and reordered targets 2025-10-20 16:30:04 -04:00
Drew Giffin b7580a4d1c Confusion matrix can now be drawn 2025-10-20 16:12:58 -04:00
Drew Giffin de7fd0d384 Refactored target prediction and cleaned up other methods 2025-10-20 15:54:10 -04:00
Drew Giffin 3625ceb1b2 Refactored X, y separation and checked for duplicate entries 2025-10-20 15:08:44 -04:00
Drew Giffin 602623029c Refactored evaluation 2025-10-20 14:08:44 -04:00
Drew Giffin cb2ff18b89 Merge branch 'feature/model-training' into development 2025-10-20 12:47:48 -04:00
Drew Giffin 9be8983432 The model now gets trained and reports confusion matrix 2025-10-20 12:47:41 -04:00
Drew Giffin 3239fe916a Split data and encoded target 2025-10-19 17:37:58 -04:00
Drew Giffin 441c121751 Features are normalized 2025-10-19 17:27:15 -04:00
Drew Giffin 106637956c Cleaned data is now kept separate from raw 2025-10-19 17:18:02 -04:00
Drew Giffin 75f4279ea9 Merge branch 'feature/exploratory-data-analysis' into development 2025-10-19 17:07:13 -04:00
Drew Giffin c6425b6fbf Added exploratory data analysis to readme 2025-10-19 17:07:06 -04:00
Drew Giffin 39dfcead64 Added images of graphs made for EDA 2025-10-19 16:29:10 -04:00
Drew Giffin da1839c574 Graphs that can help with EDA are now plotted 2025-10-19 16:29:05 -04:00
Drew Giffin 37ce10f128 Missing data is reported and cleaned 2025-10-19 13:41:30 -04:00
Drew Giffin b894a39ba6 Added data and a way to load and print basic description 2025-10-19 12:21:04 -04:00
Drew Giffin ec7e2e64b3 Merge branch 'feature/readme' into development 2025-10-19 09:46:04 -04:00
Drew Giffin 63dad82abb Added dataset context 2025-10-19 09:42:14 -04:00
Drew Giffin 7f3384762d Added goal 2025-10-19 09:30:10 -04:00
Drew Giffin c2c3de0d26 Added readme text 2025-10-19 09:14:17 -04:00
Drew Giffin fa3f8de3f7 Initial commit 2025-10-18 23:48:24 -04:00