Bagging

jeszy
jeszy New Altair Community Member
edited November 5 in Altair RapidMiner
Hello,

It seems to me that the Bagging operator samples the training set without replacement, as the implementation uses the SplittedExampleSet class to create the sample.

IMHO the standard bagging procedure should always use sampling with replacement.

If it is not a bug, it should be indicated in the documentation.

Best regards,

Peter
Tagged: