Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 2.68 KB

[ML] information sources.md

File metadata and controls

37 lines (24 loc) · 2.68 KB

Machine Learning Tutorials

A collection of information sources for further studies on pattern recognition, classifiers and machine learning in general.

Full Tutorials

Weka MOOC Weka

  1. Data Mining with Weka MOOC [videos], [transcript]
  2. More Data Mining with Weka MOOC [videos], [transcript]

Lectures

Friedrich-Alexander-Universität Erlangen-Nürnberg Friedrich-Alexander-University Erlangen-Nuremberg

  1. Pattern Recognition [videos], [slides]
  2. Introduction to Pattern Recognition [videos ws 2012/13], [videos ws 2010/11], [slides]
  3. Pattern Analysis [videos ss 2009], [videos ws 2012/13]

more..

Stanford University Stanford University

  1. Machine Learning (Lecture on Blackboard) [videos]
  2. Machine Learning [videos | youtube]

Algorithms

C4.5/J48

RandomForest

  • Random Forests by Leo Breiman and Adele Cutler [berkeley.edu]
  • Understanding Random Forests by Gilles Louppe [Ph.D. thesis]