Machine Learning

From Noisebridge
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Next Meeting

  • When: Wednesday, 4/13/2011 @ 7:30-9:00pm
  • Where: 2169 Mission St. (back corner classroom)
  • Topic: Kaggle and Machine Learning, Informal Kinect Paper
  • Details: Anthony Goldbloom from Kaggle is going to come in and talk about things! Then if we have time we'll go over the kinect paper.
  • Presenter: Anthony Goldbloom

Future Talks and Topics

  • The Kinect and Random Decision Forests (Mike S, 4/20/2011)
  • Graphical Models, Tony
  • Boltzmann Machines (Mike S, May 2011)
  • Boosting and Bagging (Thomas, unscheduled)
  • CS229 second problem set
  • RPy?

Mailing List

https://www.noisebridge.net/mailman/listinfo/ml

Projects

Datasets

Software Tools

Presentations and other Materials

Topics to Learn and Teach

NBML Course - Noisebridge Machine Learning Curriculum (work-in-progress)

CS229 - The Stanford Machine learning Course @ noisebridge

  • Supervised Learning
    • Linear Regression
    • Linear Discriminants
    • Neural Nets/Radial Basis Functions
    • Support Vector Machines
    • Classifier Combination [1]
    • A basic decision tree builder, recursive and using entropy metrics
  • Reinforcement Learning
    • Temporal Difference Learning
  • Math, Probability & Statistics
    • Metric spaces and what they mean
    • Fundamentals of probabilities
    • Decision Theory (Bayesian)
    • Maximum Likelihood
    • Bias/Variance Tradeoff, VC Dimension
    • Bagging, Bootstrap, Jacknife [2]
    • Information Theory: Entropy, Mutual Information, Gaussian Channels
    • Estimation of Misclassification [3]
    • No-Free Lunch Theorem [4]
  • Machine Learning SDK's
    • OpenCV ML component (SVM, trees, etc)
    • Mahout a Hadoop cluster based ML package.
    • Weka a collection of data mining tools and machine learning algorithms.
  • Applications
    • Collective Intelligence & Recommendation Engines

Meeting Notes