landsat {dprep}R Documentation

The landsat Satellite dataset

Description

This is the Landsat Satellite dataset from the Stalog project. The training and test dataset have been joined to form a single dataset

Usage

data("landsat")

Format

A data frame with 6435 observations and 37 variables.

Details

The training set has 4435 intances y el test set kas 2000 instances.

Source

The UCI Machine Learning Database Repository at:

Examples

## Not run: data(landsat)
relief(landsat,200,0,3)

## End(Not run)

[Package dprep version 3.1.1 Index]