Searched defs:HasCategorical (Results 1 – 2 of 2) sorted by relevance
/dports/misc/py-xgboost/xgboost-1.5.1/src/common/ | ||
H A D | quantile.cuh | 128 bool HasCategorical() const { return has_categorical_; } in HasCategorical() function in xgboost::common::SketchContainer |
/dports/misc/xgboost/xgboost-1.5.1/src/common/ | ||
H A D | quantile.cuh | 128 bool HasCategorical() const { return has_categorical_; } in HasCategorical() function in xgboost::common::SketchContainer |