Giter Club home page Giter Club logo

eco395m-1's Introduction

ECO 395M: Data Mining and Statistical Learning

Welcome to the Spring 2022 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.

Data wrangling

For introductory material on data wrangling, we'll rely on Lesson 6 of DSGI. Please read and practice this material thoroughly; we'll practice more class, working through a series of examples.

If you'd like even more review and practice with R, then I'd suggest working your way through Chapters 1-4 of Statistical Inference via Data Science: A ModernDive into R and the Tidyverse, by Ismay and Kim. This is roughly at the same level as our main reference.

A more advanced and much more comprehensive guide can be found in R for Data Science, by Wickham and Grolemund.

For material in class, please download the following data sets and example R script:

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:

Treatments

A bit on treatment-effect estimation.

Resampling methods (CV, bootstrap)

Slides here.

In class:

eco395m-1's People

Contributors

jgscott avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.