The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Bagging

jeszyjeszy Member Posts: 13 Contributor II
edited November 2018 in Help
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
Sign In or Register to comment.