Open sjkar3 opened 7 months ago
Data required:
NB: Alcohol consumption is in oz of alcohol / pure ethanol consumed in previous 24 hours 1 oz is approx 3 standard drinks We should convert this into standard drinks
Based off this dataset: https://www.kaggle.com/datasets/equilibriumm/sleep-efficiency
Requirements:
Create some rudimentary feedback on sleep quality based on this decision tree: https://github.com/ks-wang/association-analysis-and-regression-model?tab=readme-ov-file#decision-tree
This will require adding more data collection from user.
When providing feedback, should look at what possible changes to the users' data would make the biggest difference (e.g. if they were at the bottom of the decision tree where it forks based on alcohol consumption < 0.5 and they drank to get a result of fair, not drinking would've given them a result of excellent and should be the suggestion)