-
Recent Posts
Recent Comments
Monthly Archives: May 2020
COVID-19
Modelling Technique: Mapping in Tableau & Regression in Python
Part 1. Mapping in Tableau
Above pictures are the mapping I created in Tableau, which demostrate the confirmed, recovered, and death number of COVID-19 all over the world.
Part 2. Line Chart in Tableau
Above visualization is a liine chart I created in Tableau. I made this to compare the number of confirmed cases and recovered cases.
Part 3. Regression in Python
Above is a regression model created in Python. With the help of my tutor, I showed the linear regression as well as random forest prediction and SVM prediction, which may help to predict the number of new confirmed cases over time.
(Data source: Johns Hopkins University Center for Systems Science and Engineering)
Posted in Uncategorized
Comments Off on COVID-19