-
Notifications
You must be signed in to change notification settings - Fork 5
Original Project Proposal
Heidi Landenberger edited this page Mar 18, 2018
·
1 revision
- Accident Data: https://www.kaggle.com/daveianhickey/2000-16-traffic-flow-england-scotland-wales/
- Weather: OpenWeatherMap API
- Original Data: https://discover.ukdataservice.ac.uk/catalogue/?sn=7752&type=Data%20catalogue#documentation
- Pandas
- Seaborn
- Matplotlib
- Plotly
- Numpy
- scikit-learn
- OS
For all stats questions, we will say results are statistically significant at:
- 95% Confidence Interval / P-Value < 0.5
- Correlation between weather and severity/casualties? (Pratham)
- Correlation between time of day and accidents? (Dolly)
- More/less casualties based on road type (taking into account urban vs rural)? (Dolly)
- Correlation between accident COUNT and day of the week? (Heidi)
- Basic visualizations (Heidi)
- map viz
- Create a predictive model using Naive Bayes relating weather conditions and the likelihood of an accident. (Pratham)
- Predict likelihood of getting into an accident based on weather conditions
- EOD Sun March 11 (Ambitious)/EOD Mon March 12 (Final): Have cleaned dataset uploaded to Github
- By Start of Class Thurs March 15: Have at least one visualization done per question
- By Start of Class Sat March 17: Have everything done
- By 6PM Sun March 18: Review and turn it in