public class XGBoostMetalearnerProvider
extends java.lang.Object
implements hex.ensemble.MetalearnerProvider<hex.ensemble.XGBoostMetalearnerProvider.XGBoostMetalearner>
| Constructor and Description |
|---|
XGBoostMetalearnerProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
hex.ensemble.XGBoostMetalearnerProvider.XGBoostMetalearner |
newInstance() |
public java.lang.String getName()
getName in interface hex.ensemble.MetalearnerProvider<hex.ensemble.XGBoostMetalearnerProvider.XGBoostMetalearner>public hex.ensemble.XGBoostMetalearnerProvider.XGBoostMetalearner newInstance()
newInstance in interface hex.ensemble.MetalearnerProvider<hex.ensemble.XGBoostMetalearnerProvider.XGBoostMetalearner>