Medial Code Documentation
Loading...
Searching...
No Matches
Functions
xgboost::error Namespace Reference

Copyright 2023 by XGBoost contributors. More...

Functions

std::string DeprecatedFunc (StringView old, StringView since, StringView replacement)
 
void WarnDeprecatedGPUHist ()
 
void WarnManualUpdater ()
 
void WarnDeprecatedGPUId ()
 
void WarnEmptyDataset ()
 
void MismatchedDevices (Context const *booster, Context const *data)
 
constexpr StringView GroupWeight ()
 
constexpr StringView GroupSize ()
 
constexpr StringView LabelScoreSize ()
 
constexpr StringView InfInData ()
 
constexpr StringView NoF128 ()
 
constexpr StringView InconsistentMaxBin ()
 
constexpr StringView UnknownDevice ()
 
void MaxFeatureSize (std::uint64_t n_features)
 
constexpr StringView InplacePredictProxy ()
 
void MaxSampleSize (std::size_t n)
 
constexpr StringView OldSerialization ()
 
void WarnOldSerialization ()
 
constexpr StringView InvalidCUDAOrdinal ()
 

Detailed Description

Copyright 2023 by XGBoost contributors.

Common error message for various checks.