Commit Graph

8 Commits

Author SHA1 Message Date
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 c6425b6fbf Added exploratory data analysis to readme 2025-10-19 17:07:06 -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