landsat {dprep} | R Documentation |
This is the Landsat Satellite dataset from the Stalog project. The training and test dataset have been joined to form a single dataset
data("landsat")
A data frame with 6435 observations and 37 variables.
The training set has 4435 intances y el test set kas 2000 instances.
The UCI Machine Learning Database Repository at:
## Not run: data(landsat) relief(landsat,200,0,3) ## End(Not run)