Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions
sparse_page_raw_format.cc File Reference

Copyright 2015-2023, XGBoost ContributorsRaw binary format of sparse page. More...

#include <dmlc/registry.h>
#include "../common/io.h"
#include "../common/ref_resource_view.h"
#include "./sparse_page_writer.h"
#include "xgboost/data.h"
#include "xgboost/logging.h"

Data Structures

class  xgboost.data::SparsePageRawFormat< T >
 

Namespaces

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

Functions

 xgboost.data::DMLC_REGISTRY_FILE_TAG (sparse_page_raw_format)
 
 xgboost.data::describe ("Raw binary data format.") .set_body([]()
 

Detailed Description

Copyright 2015-2023, XGBoost Contributors

Raw binary format of sparse page.