Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Namespaces
simple_dmatrix.h File Reference

In-memory version of DMatrix. More...

#include <xgboost/base.h>
#include <xgboost/data.h>
#include <memory>
#include <string>
#include "gradient_index.h"

Go to the source code of this file.

Data Structures

class  xgboost.data::SimpleDMatrix
 

Namespaces

namespace  xgboost
 namespace of xgboost
 
namespace  xgboost.data
 Copyright 2019-2023, XGBoost Contributors.
 

Detailed Description

In-memory version of DMatrix.

Copyright 2015-2022 by XGBoost Contributors

Author
Tianqi Chen