|
Medial Code Documentation
|
Copyright 2021-2023, XGBoost Contributors. More...
#include "proxy_dmatrix.h"Namespaces | |
| namespace | xgboost |
| namespace of xgboost | |
| namespace | xgboost.data |
| Copyright 2019-2023, XGBoost Contributors. | |
Functions | |
| std::shared_ptr< DMatrix > | xgboost::data::cuda_impl::CreateDMatrixFromProxy (Context const *ctx, std::shared_ptr< DMatrixProxy > proxy, float missing) |
| std::shared_ptr< DMatrix > | xgboost.data::CreateDMatrixFromProxy (Context const *ctx, std::shared_ptr< DMatrixProxy > proxy, float missing) |
Create a SimpleDMatrix instance from a DMatrixProxy. | |
Copyright 2021-2023, XGBoost Contributors.