List of usage examples for weka.core PartitionGenerator interface-usage
From source file Bilbo.java
/**
<!-- globalinfo-start -->
* Class for bagging a classifier to reduce variance. Can do classification and regression depending on the base learner. <br/>
* <br/>
* For more information, see<br/>
* <br/>
From source file com.walmart.productgenome.matching.models.EMSRandomForest.java
/**
<!-- globalinfo-start -->
* Class for constructing a forest of random trees.<br/>
* <br/>
* For more information see: <br/>
* <br/>