Skip to content

ECO 395M: Data Mining and Statistical Learning

Notifications You must be signed in to change notification settings

arindameconomics/ECO395M

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECO 395M: Data Mining and Statistical Learning

Welcome to the Spring 2023 edition of ECO 395M, a course on data mining and statistical learning for students in the Master's program in Economics at UT-Austin. All course materials can be found through this GitHub page. Please see the course syllabus for details about:

  • expectations
  • assignments and grading
  • readings
  • other important administrative information

The exercises will be posted here as they are assigned throughout the semester.

Office hours

Tuesday, 1-2 PM, via Zoom (link on Canvas).

Wednesdays in person, 2:30-3:30 PM, CBA 6.478.

Topics outline

I assume that you start the semester with a basic understanding of R and data visualization, at the level of Lessons 1-5 of Data Science in R: A Gentle Introduction. This material was covered in ECO 394D, and although we'll review some of these skills in the course of learning new stuff, it's expected that you're familiar with these lessons from day 1.

The data scientist's toolbox

Slides here.

Topics: Good data-curation and data-analysis practices; R; Markdown and RMarkdown; the importance of replicable analyses; version control with Git and Github. Visualization and data workflow.

Resources to learn Github and RMarkdown:

Jeff Leek's guide to sharing data is a great resource.

Basic concepts in statistical learning

Slides here.

Reading: Chapters 1-2 of "Introduction to Statistical Learning."

In class:

Linear models

Slides here.

Reading: Chapter 3 of "Introduction to Statistical Learning."

In class:

Classification

Slides here.

Reading: Chapter 4 of "Introduction to Statistical Learning."

In class:

Model selection and regularization

Slides here.

Reading: chapter 6 of Introduction to Statistical Learning.

In-class:

Trees

Slides here.

Reading: Chapter 8 of Introduction to Statistical Learning.

The pdp package for partial dependence plots from nonparametric regression models.

Unsupervised learning: clustering

Slides here.
Reading: chapter 10.3 of Introduction to Statistical Learning.

In class:

Unsupervised learning: PCA

Reading: rest of chapter 10 of Introduction to Statistical Learning.

Slides on PCA here.

Text

Slides on text.

Unsupervised learning: networks and association rules

Intro slides on networks.

Further slides on networks.

Slides on association rules here.

Miscellaneous:

Treatment effects

Treatment effects; multi-armed bandits and Thompson sampling; high-dimensional confounders with the lasso.

Slides:

Scripts and data:

Resampling methods

Slides here.

In class:

About

ECO 395M: Data Mining and Statistical Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 76.7%
  • JavaScript 22.0%
  • R 1.2%
  • TeX 0.1%