Description Usage Format Details Source
Sales of a product two quarters after release
1 | data("PRODUCT")
|
A data frame with 2768 observations on the following 4 variables.
Outcomea factor with levels fail success indicating whether the product was deemed a success or failure
Categorya factor with levels A B C D, the type of item (e.g., kitchen, toys, consumables)
Trenda factor with levels down up, indicating whether the sales over the first 13 weeks had an upward trend or downward trend according to a simple linear regression
SoldWeek13a numeric vector, the number of items sold 13 weeks after release
Inspired by the dunnhumby hackathon hosted at https://www.kaggle.com/c/hack-reduce-dunnhumby-hackathon. The goal is to predict whether a product will be a success or failure half a year after its release based on its characteristics and performance during the first quarter after its release.
Adapted from https://www.kaggle.com/c/hack-reduce-dunnhumby-hackathon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.