Learn R Programming

qut (version 2.2)

internetAd: InternetAd data set from Kushmerick (1999)

Description

Classification of N = 2359 possible advertisements on internet pages based on P = 1430 features

Usage

data(internetAd)

Arguments

Format

A data frame with 2359 observations on the following 2 variables.

y

a numeric vector

x

a matrix with 1430 columns

References

N. Kushmerick. Learning to remove internet advertisements. In Proceedings of the Third Annual Conference on Autonomous Agents. 1999

Examples

Run this code
# NOT RUN {
data(internetAd)
# }

Run the code above in your browser using DataLab