Skip to content

almost the last grind!

Quan EricMinh Nguyen - qen0001 requested to merge 11_17_morning into main

Split old Questionnaire.py into demo.py and histogram.py demo.py has the questions (w/ loop for back to back people), runs RandomForest (since it works better w/ less features) and outputs confusion matrix histogram.py has data groupby,

Made Visualizations.xlsx to graph results from histogram.py - manual input data there, no automation added 2 graphs from that to /graphs

Updated logisticRegression.py to have run w/reduced features and changed test-train split, added confusion matrix and ROC curves

i'm looking at my timestamps and it says that I touched randomForest so I'm going to just reupdate that too for consistency. cleaned up the commented out blocks at least

Merge request reports

Loading