Giter Site home page Giter Site logo

sta380-course-material's Introduction

STA 380: Predictive Modeling

Welcome to part 2 of STA 380, a course on predictive modeling in the MS program in Business Analytics at UT-Austin. All course materials can be found through this GitHub page. Please see the course syllabus for links and descriptions of the readings mentioned below.

Office hours

I will hold office hours on Tuesdays and Thursdays, 3:20 to 4:30 PM, in CBA 6.478.

Exercises

The first set of exercises is available here. These are due Friday, August 10th at 5 PM.

The second set of exercises is available here. These are due Monday, August 20th at 5 PM.

Outline of topics

(0) The data scientist's toolbox

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

Readings:

(1) Exploratory analysis

Contingency tables; basic plots (scatterplot, boxplot, histogram); lattice plots; basic measures of association (relative risk, odds ratio, correlation, rank correlation)

Some (optional) software walkthroughs:

Readings:

  • excerpts from my course notes on data science. We'll look at some example graphics in Chapter 1.
  • Another interesting (if aesthetically dated) reference is the NIST Handbook, Chapter 1.
  • Bad graphics
  • Good graphics: scan through some of the New York Times' best data visualizations. Lots of good stuff here but for our purposes, the best things to look at are those in the "Data Visualizations" section, about 60% of the way down the page. Control-F for "Data Visualization" and you'll find it. Here are three examples:
  1. Low-income students in college
  2. The French presidential election
  3. LeBron James's playoff scoring record

(2) Foundations of probability

Basic probability, and some fun examples. Joint, marginal, and conditional probability. Law of total probability. Bayes' rule. Independence.

Readings:

Optional but interesting:

(3) Resampling methods

The bootstrap and the permutation test; joint distributions; using the bootstrap to approximate value at risk (VaR).

Scripts:

Readings:

  • ISL Section 5.2 for a basic overview.
  • These notes on bootstrapping and the permutation test.
  • Section 2 of these notes, on bootstrap resampling. You can ignore the stuff about utility if you want.
  • This R walkthrough on using the bootstrap to estimate the variability of a sample mean.
  • Any basic explanation of the concept of value at risk (VaR) for a financial portfolio, e.g. here, here, or here.

Shalizi (Chapter 6) also has a much lengthier treatment of the bootstrap, should you wish to consult it.

If time:

(4) Clustering

Basics of clustering; K-means clustering; hierarchical clustering.

Scripts and data:

Readings:

(5) Latent features and structure

Principal component analysis (PCA).

Scripts and data:

If time:

Readings:

  • ISL Section 10.2 for the basics or Elements Chapter 14.5 (more advanced)
  • Shalizi Chapters 18 and 19 (more advanced). In particular, Chapter 19 has a lot more advanced material on factor models, beyond what we covered in class.

(6) Networks and Association Rules

Networks and association rule mining.

Scripts and data:

Readings:

Miscellaneous:

(7) Text data

Co-occurrence statistics; naive Bayes; TF-IDF; topic models; vector-space models of text (if time allows).

Scripts and data:

Readings:

sta380-course-material's People

Contributors

jgscott avatar anaghpal avatar hhjoy avatar

Watchers

James Cloos 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.