Personal tools
You are here: Home teaching machine learning
Log in


Forgot your password?
 

Index

The machine learning reading group meets on Fridays from 1-2 pm (3534 Franz Hall).  To start out, we will be working our way through "The Elements of Statistical Learning" by Hastie, Tibshirani, and Friedman

 

There is a mailing list for the group that can be joined at http://lists.ucla.edu/cgi-bin/mailman/listinfo/machine-learning

 


Example code:

The example code is written in R (http://www.r-project.org/), an open-source statistical programming language, and MATLAB.

Chapter 2: 

Chapter 3:

Chapter 4:

  • ch4_lin_reg.R (example of problems with classification by linear regression, section 4.2)
  • hyperplane.m (by Hongjing Lu: demonstrates optimal separating hyperplanes - requires optimization toolbox)
Chapter 5:
 
Useful links
 
 
 
 
Document Actions