This was a research task on Life expectancy using the publicly available WHO dataset built with python and jupyter.
The report is seperated into 3 main chapters
- Descriptive analytics
- Diagnostic analytics
- Predictive analytics
The python libraries used for this project were:
- pandas (data manipulation)
- matplotlib (visualisation)
- seaborn (visualisation)
-
- plotly (visualisation)
- scikit-learn (Machine learning)
- Prophet (Machine Learning)