Skip to content

jgscott/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 2024 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

Mondays and Wednesdays 1-2 PM in Welch 5.228G. The best way to get here is to enter into Welch Hall through the glass doors along the Speedway side of the building. You should be in a large atrium with a large video screen on the far wall. Please use the elevator on the rightmost (northern) side of this atrium and head up to the 5th floor. Take a left out of the elevator and then an immediate right down the hallway. Enter through the main office in Welch 5.216, which has big-frosted glass walls. Proceed from there to the hallway with my office.

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; Jupyter; the importance of replicable analyses; version control with Git and Github.

Resources to learn Github and RMarkdown:

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.

Clustering

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

In class:

Dimensionality reduction: PCA and tSNE

Principal component analysis (PCA). T-distributed stochastic neighbor embedding (tSNE).

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

Slides on PCA here.

Neural networks: the basics

Intro to neural network slides here. Jupyter notebooks here.

Unsupervised learning: networks and association rules

Intro slides on networks.

Further slides on networks.

Slides on association rules here.

Miscellaneous:

Scripts and data:

Treatment effects

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

Slides:

Scripts and data:

Text

Slides on text.

About

ECO 395M: Data Mining and Statistical Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published