filter test data and split it into sub sets
Hello,
I am new to rapidminer. I would like to train a model using cross validation and test it later on subsets ( like female and male users and different regions subsets). I wonder how I can split the test set into subsets, which operators? and what to use for applying the model and getting it performance on those subsets?
Thanks,
I am new to rapidminer. I would like to train a model using cross validation and test it later on subsets ( like female and male users and different regions subsets). I wonder how I can split the test set into subsets, which operators? and what to use for applying the model and getting it performance on those subsets?
Thanks,
Find more posts tagged with
Sort by:
1 - 2 of
21

kayman
New Altair Community Member
use the 'Set Role' operator to do so. make for instance your user column 'label' and it will automatically create 'subsets' using this column.