Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 612 Bytes

File metadata and controls

11 lines (6 loc) · 612 Bytes

Regression Data Set

This regression data set is from UCI's Housing Data Set.

There are 506 instances, where 400 is for training and 106 is for testing.

There are 14 attributes where first 13 are features and the last is label.

The example using this data set is Regression Example.

Citation: Lichman, M. (2013). UCI Machine Learning Repository [http://archive.ics.uci.edu/ml]. Irvine, CA: University of California, School of Information and Computer Science.