Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


workflows (version 0.1.1)

bivariate: Example Bivariate Classification Data

Description

Example Bivariate Classification Data

Arguments

Value

bivariate_train, bivariate_test, bivariate_val

tibbles

Details

These data are a simplified version of the segmentation data contained in caret. There are three columns: A and B are predictors and the column Class is a factor with levels "One" and "Two". There are three data sets: one for training (n = 1009), validation (n = 300), and testing (n = 710).

Examples

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

Run the code above in your browser using DataLab