AUTO_MPG Car/miles-per-gallon, 398 objects, 6 features, 2 classes
A = AUTO_MPG Load the dataset in A. This is the 'auto-mpg' dataset of the UCI Machine Learning Repository, //www.ics.uci.edu/~mlearn/MLRepository.html There are two classes: 229 objects < 25 mpg and 169 objects > 25 mpg. For some reasons one of the original features is missing (horsepower). See also
|