xgboost
|
Quick Utility to compute subset of rows. More...
#include <xgboost/data.h>
#include <algorithm>
#include <vector>
#include <utility>
#include <memory>
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 |
Namespaces | |
xgboost | |
namespace of xgboost | |
xgboost::common | |
Quick Utility to compute subset of rows.
Copyright 2021-2022 by Contributors
Copyright 2017 by Contributors