| EX6.CLICK {regclass} | R Documentation |
CLICK data for Exercise 2 in Chapter 6
Description
CLICK data for Exercise 2 in Chapter 6
Usage
data("EX6.CLICK")
Format
A data frame with 13594 observations on the following 15 variables.
Clicka factor with levels
NoYesBannerPositiona factor with levels
Pos1Pos2, location of adSiteIDa factor with levels
S1S2S3S4S5S6S7S8SiteDomaina factor with levels
SD1SD2SD3SD4SD5SD6SD7SD8SiteCategorya factor with levels
SCat1SCat2SCat3SCat4SCat5AppDomaina factor with levels
AD1AD2AD3AppCategorya factor with levels
AC1AC2DeviceModela factor with levels
D1D10D11D12D13D14D15D16D17D18D2D3D4D5D6D7D8D9x1a numeric vector
x2a factor with levels
ABCDEFGHIJKLMNOPQRx3a factor with levels
abcdefx4a factor with levels
val1val2val3x5a factor with levels
type1type2type3type4x6a factor with levels
class1class2class3class4x7a factor with levels
AABBCCDDEE
Details
Inspired from a competition to predict the click-thru rates of ads displayed on mobile devices https://www.kaggle.com/c/avazu-ctr-prediction. Does the click-thru rate vary based on where the ad placed, what kind of site and device is used to view the ad, something else? All variables are anonymized.