Machine Learning/Datasets: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
This page describes in detail the datasets used for the [[NBML Course]].
This page describes in detail the datasets used for the [[NBML Course]].


Classification
'''Classification'''
*[http://archive.ics.uci.edu/ml/datasets/Census-Income+%28KDD%29 Census Income]
*[http://archive.ics.uci.edu/ml/datasets/Census-Income+%28KDD%29 Census Income]
**Try to predict whether a person has an income greater than or less than 50k
**Try to predict whether a person has an income greater than or less than 50k


Regression
'''Regression'''
*[http://www.sci.usq.edu.au/staff/dunn/Datasets/Books/Hand/Hand-R/alps-R.html Boiling point in the Alps]
*[http://www.sci.usq.edu.au/staff/dunn/Datasets/Books/Hand/Hand-R/alps-R.html Boiling point in the Alps]
**The boiling point of water at different barometric pressures.  
**The boiling point of water at different barometric pressures.  
Line 15: Line 15:
**How does smoking affect lung capacity?
**How does smoking affect lung capacity?


Clustering
'''Clustering'''

Revision as of 22:15, 14 March 2011

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

Classification

  • Census Income
    • Try to predict whether a person has an income greater than or less than 50k

Regression

Clustering