|
xgboost
|
Feature map data structure to help visualization and model dump. More...
#include <xgboost/logging.h>#include <vector>#include <string>#include <cstring>#include <iostream>

Go to the source code of this file.
Classes | |
| class | xgboost::FeatureMap |
| Feature map data structure to help text model dump. TODO(tqchen) consider make it even more lightweight. More... | |
Namespaces | |
| xgboost | |
| Learner interface that integrates objective, gbm and evaluation together. This is the user facing XGBoost training module. | |
Feature map data structure to help visualization and model dump.
Copyright 2014-2021 by Contributors