Skip to content

Commit 075604e

Browse files
authored
Initial commit
0 parents  commit 075604e

1 file changed

Lines changed: 59 additions & 0 deletions

File tree

README.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# Project of Data Visualization (COM-480)
2+
3+
| Student's name | SCIPER |
4+
| -------------- | ------ |
5+
| | |
6+
| | |
7+
| | |
8+
9+
[Milestone 1](#milestone-1)[Milestone 2](#milestone-2)[Milestone 3](#milestone-3)
10+
11+
## Milestone 1 (20th March, 5pm)
12+
13+
**10% of the final grade**
14+
15+
This is a preliminary milestone to let you set up goals for your final project and assess the feasibility of your ideas.
16+
Please, fill the following sections about your project.
17+
18+
*(max. 2000 characters per section)*
19+
20+
### Dataset
21+
22+
> Find a dataset (or multiple) that you will explore. Assess the quality of the data it contains and how much preprocessing / data-cleaning it will require before tackling visualization. We recommend using a standard dataset as this course is not about scraping nor data processing.
23+
>
24+
> Hint: some good pointers for finding quality publicly available datasets ([Google dataset search](https://datasetsearch.research.google.com/), [Kaggle](https://www.kaggle.com/datasets), [OpenSwissData](https://opendata.swiss/en/), [SNAP](https://snap.stanford.edu/data/) and [FiveThirtyEight](https://data.fivethirtyeight.com/)).
25+
26+
### Problematic
27+
28+
> Frame the general topic of your visualization and the main axis that you want to develop.
29+
> - What am I trying to show with my visualization?
30+
> - Think of an overview for the project, your motivation, and the target audience.
31+
32+
### Exploratory Data Analysis
33+
34+
> Pre-processing of the data set you chose
35+
> - Show some basic statistics and get insights about the data
36+
37+
### Related work
38+
39+
40+
> - What others have already done with the data?
41+
> - Why is your approach original?
42+
> - What source of inspiration do you take? Visualizations that you found on other websites or magazines (might be unrelated to your data).
43+
> - In case you are using a dataset that you have already explored in another context (ML or ADA course, semester project...), you are required to share the report of that work to outline the differences with the submission for this class.
44+
45+
## Milestone 2 (17th April, 5pm)
46+
47+
**10% of the final grade**
48+
49+
50+
## Milestone 3 (29th May, 5pm)
51+
52+
**80% of the final grade**
53+
54+
55+
## Late policy
56+
57+
- < 24h: 80% of the grade for the milestone
58+
- < 48h: 70% of the grade for the milestone
59+

0 commit comments

Comments
 (0)