From 02e8db44b173c15a08d2740a0634b84f96bb5625 Mon Sep 17 00:00:00 2001
From: daminglu
+
+
+
+
+
+
+
+ Attribute Name
+ Characteristic
+ Data Type
+
+
+ CRIM
+ per capita crime rate by town
+ Continuous
+
+
+ ZN
+ proportion of residential land zoned for lots over 25,000 sq.ft.
+ Continuous
+
+
+ INDUS
+ proportion of non-retail business acres per town
+ Continuous
+
+
+ CHAS
+ Charles River dummy variable
+ Discrete, 1 if tract bounds river; 0 otherwise
+
+
+ NOX
+ nitric oxides concentration (parts per 10 million)
+ Continuous
+
+
+ RM
+ average number of rooms per dwelling
+ Continuous
+
+
+ AGE
+ proportion of owner-occupied units built prior to 1940
+ Continuous
+
+
+ DIS
+ weighted distances to five Boston employment centres
+ Continuous
+
+
+ RAD
+ index of accessibility to radial highways
+ Continuous
+
+
+ TAX
+ full-value property-tax rate per $10,000
+ Continuous
+
+
+ PTRATIO
+ pupil-teacher ratio by town
+ Continuous
+
+
+ B
+ 1000(Bk - 0.63)^2 where Bk is the proportion of blacks by town
+ Continuous
+
+
+ LSTAT
+ % lower status of the population
+ Continuous
+
+
+MEDV
+ Median value of owner-occupied homes in $1000's
+ Continuous
+
+
File name | +Description | +Size | +
---|---|---|
train-images-idx3-ubyte | +Training images | +60,000 | +
train-labels-idx1-ubyte | +Training labels | +60,000 | +
t10k-images-idx3-ubyte | +Evaluation images | +10,000 | +
t10k-labels-idx1-ubyte | +Evaluation labels | +10,000 | +