Medial Code Documentation
Loading...
Searching...
No Matches
Namespaces | Functions
proxy_dmatrix.cc File Reference

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< DMatrixxgboost::data::cuda_impl::CreateDMatrixFromProxy (Context const *ctx, std::shared_ptr< DMatrixProxy > proxy, float missing)
 
std::shared_ptr< DMatrixxgboost.data::CreateDMatrixFromProxy (Context const *ctx, std::shared_ptr< DMatrixProxy > proxy, float missing)
 Create a SimpleDMatrix instance from a DMatrixProxy.
 

Detailed Description

Copyright 2021-2023, XGBoost Contributors.