| Package | Description |
|---|---|
| ws.palladian.classification.xgboost |
| Modifier and Type | Method and Description |
|---|---|
XGBoostModel |
XGBoostLearner.train(Dataset dataset) |
XGBoostModel |
XGBoostLearner.train(Dataset training,
Dataset validation) |
| Modifier and Type | Method and Description |
|---|---|
CategoryEntries |
XGBoostClassifier.classify(FeatureVector featureVector,
XGBoostModel model) |
Copyright © 2018. All rights reserved.