All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hex.schemas.GBMGridSearchV3 Maven / Gradle / Ivy

package hex.schemas;

import hex.GridSearchSchema;
import hex.tree.gbm.GBMGrid;
import hex.tree.gbm.GBMModel;

/**
 * End-point for GBM grid search.
 *
 * @see hex.GridSearchSchema
 */
public class GBMGridSearchV3 extends GridSearchSchema {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy