Skip to content

lxbraga/FGV_Intro_DS

 
 

Repository files navigation

FGV_Intro_DS

Introduction to Data Science @ FGV

Instructor: Renato Rocha Souza

This is the repository of code for the "Introduction to Data Science"

This class is about the Data Science process, in which we seek to gain useful predictions and insights from data. Through real-world examples and code snippets, we introduce methods for:

  • data munging, scraping, sampling andcleaning in order to get an informative, manageable data set;
  • data storage and management in order to be able to access data (even if big data);
  • exploratory data analysis (EDA) to generate hypotheses and intuition about the data;
  • prediction based on statistical learning tools;
  • communication of results through visualization, stories, and interpretable summaries

Detailed Syllabus:

We are using https://git-lfs.github.com because the /datasets files can be large. Install it before the git clone.

About

Introduction to Data Science @ FGV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%