Student's name | SCIPER |
---|---|
Ravinithesh Annapureddy | 293790 |
Michal Bien | 327740 |
Anmol Prasad | 329320 |
Milestone 1 • Milestone 2 • Milestone 3
10% of the final grade
Click here to view the Milestone 1
10% of the final grade
Click here to view the Milestone 2.
80% of the final grade
Click here to open FamousWorld interactive visualization on Github Pages (latest version of Chrome or Firefox preferred)
Click here to view the our explanatory screencast video
Click here to read our process boook
├── README.md <- The top-level README for developers using this project.
├── data <- The final, canonical data sets for visualisation. Files placed here
| by preprocessing scripts are automatically pushed to s3.
│
├── milestones <- The markdown and PDF files, containing the content of the milestones
|
├── notebooks <- Jupyter notebooks used for exploratory data analysis
|
├── docs <- Generated analysis, in form of static HTML5 website
│
├── requirements.txt <- The requirements file for reproducing the analysis environment, e.g.
│ generated with `pip freeze > requirements.txt`
│
├── src <- Data manipulation code for this project. The file src/process.py is
| run by the CI automatically on push. Then it downloades the dataset,
| preprocesses it, and pushes to S3 in the Github Actions pipeline
│
└── tox.ini <- tox file with settings for running tox; see tox.readthedocs.io
Project based on the cookiecutter data science project template. #cookiecutterdatascience