Regression
## Recipe
##
## Inputs:
##
## role #variables
## outcome 1
## predictor 6
##
## Training data contained 29701 data points and no missing data.
##
## Operations:
##
## Zero variance filter removed <none> [trained]
## Yeo-Johnson transformation on temperature [trained]
## Centering for traffic [trained]
## Scaling for traffic [trained]
## Dummy variables from Time, weather_general, weather_detailed [trained]
Splitting main data into
train and test
Classification
## Recipe
##
## Inputs:
##
## role #variables
## outcome 1
## predictor 19
##
## Training data contained 1500 data points and no missing data.
##
## Operations:
##
## Dummy variables from age, gender, education, country, ethnicity, consumption_a... [trained]
Splitting main data into
train and test