Bagging Bootstrap Aggregating
Out-of-Bag (OOB) Error
Method for evaluating the performance of a Bagging model by using the data not selected during bootstrap sampling for each estimator as a validation set.
← Tillbaka