Add categorical data support to GPU predictor. (#6165)
This commit is contained in:
@@ -61,6 +61,8 @@ void TestInplacePrediction(dmlc::any x, std::string predictor,
|
||||
int32_t device = -1);
|
||||
|
||||
void TestPredictionWithLesserFeatures(std::string preditor_name);
|
||||
|
||||
void TestCategoricalPrediction(std::string name);
|
||||
} // namespace xgboost
|
||||
|
||||
#endif // XGBOOST_TEST_PREDICTOR_H_
|
||||
|
||||
Reference in New Issue
Block a user