Machine Learning/Datasets

From Noisebridge
Revision as of 22:31, 14 March 2011 by Mschachter (talk | contribs)
Jump to navigation Jump to search

This page describes in detail the datasets used for the NBML Course.

Classification

  • MNIST Handwritten Digits
    • Classify handwritten digits using this dataset, a very popular one with lots of training examples.
  • Heart Disease
    • Predict whether a person will have heart disease based on a subset of 76 factors.
  • Census Income
    • Try to predict whether a person has an income greater than or less than 50k

Regression

Clustering