Skip to content

dcamposliz/statLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

statLearning

--

Course: Statistical Learning; Stanford Online, Lagunita; (https://lagunita.stanford.edu/courses/HumanitiesandScience/StatLearning/Winter2015/about)

Student: David Aaron Campos

Repository: https://github.com/dcamposliz/statLearning

Date: June 2016

Faculty: Trevor Hastie; Rob Tibshirani

Textbook: Introduction to Statistical Learning; (http://www-bcf.usc.edu/~gareth/ISL/ISLR%20First%20Printing.pdf)

About R: https://www.r-project.org/about.html

--

CHAPTER 1 - INTRODUCTION

- Opening Remarks

- Examples and Framework

--

CHAPTER 2 - OVERVIEW OF STATISTICAL LEARNING

- Introduction to Regression Models

- Dimensionality and Structured Models

- Model Selection and Bias-Variance Tradeoff

- Classification

- Introduction to R

--

CHAPTER 3 - LINEAR REGRESSION

- Simple Linear Regression

- Hypothesis Testing and Confidence Intervals

- Multiple Linear Regression

- Some Important Questions

- Extensions of the Linear Model

- Linear Regression in R

--

CHAPTER 4 - CLASSIFICATION

- Introduction to Classification Problems

- Logistic Regression

- Multivariate Logistic Regression

- Logistic Regression - Case-Control Sampling and Multiclass

- Discriminant Analysis

- Gaussian Discriminant Analysis

- Gaussian Discriminant Analysis - Many Variables

- Quadratic Discriminant Analysis and Naive Bayes

- Classification in R

About

"Statistical Learning" course from Stanford Online with professors Trevor Hastie & Rob Tibshirani

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published