xgboost
|
Quick Utility to compute subset of rows. More...
Go to the source code of this file.
Classes | |
class | xgboost::common::RowSetCollection |
collection of rowset More... | |
struct | xgboost::common::RowSetCollection::Elem |
data structure to store an instance set, a subset of rows (instances) associated with a particular node in a decision tree. More... | |
struct | xgboost::common::RowSetCollection::Split |
class | xgboost::common::PartitionBuilder< BlockSize > |
struct | xgboost::common::PartitionBuilder< BlockSize >::BlockInfo |
Namespaces | |
xgboost | |
namespace of xgboost | |
xgboost::common | |
Quick Utility to compute subset of rows.
Copyright 2017 by Contributors