Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Namespaces
feature_map.h File Reference

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.

Data Structures

class  xgboost::FeatureMap
 Feature map data structure to help text model dump. TODO(tqchen) consider make it even more lightweight. More...
 

Namespaces

namespace  xgboost
 namespace of xgboost
 

Detailed Description

Feature map data structure to help visualization and model dump.

Copyright 2014-2021 by Contributors

Author
Tianqi Chen