-
Notifications
You must be signed in to change notification settings - Fork 178
Types of projects
Yong-Yeol Ahn edited this page May 13, 2018
·
17 revisions
A very nice to do this type of project is to pick a Kaggle dataset or competition and create an exploratory data visualization kernel.
Here are some examples of Python exploratory data analysis projects. Most of them are pretty extensive but you can get the idea.
- The Reddit map
- An example machine learning notebook
- Kaggle Competition | Titanic Machine Learning from Disaster
-
The Traveling Salesperson Problem
- Check out other notebooks of Peter Norvig
- SF drug geography
- Getting started with GDELT and Mapping with GDELT
- 538 Election Forecasting Model
- An exploratory statistical analysis of the 2014 World Cup Final
- Sun activity
- Face Recognition on a subset of the Labeled Faces in the Wild dataset
- Apache log analysis with Pandas
The idea is visualizing underlying data as clearly as possible to elucidate your message. Sometimes the data is rather simple, but simply visualizing the data can be an amazing visualization project.
- Racial dotmap
- Our world in data:Financing healthcare
- How the Recession Reshaped the Economy, in 255 Charts
- Where Are The Jobs?
- Watch how the measles outbreak spreads when kids get vaccinated – and when they don't
- You Draw It: How Family Income Predicts Children’s College Chances
- Money, Race and Success: How Your School District Compares
- Shipmap
- NYT: Mapping Migration in the United States
- 538: 2016 Presidential Election forecast
- NYT: 2016 Presidential Election forecast
- NYT: How Birth Year Influences Political Views
Visualization and animation can unravel complex concepts and procedures, and people have been trying to tap into this power.
A good example would be 3Blue1Brown's amazing mathematics videos (made with his own software).
Here are other cool visualizations in that sort: