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

training parameters. More...

#include "xgboost/parameter.h"

Go to the source code of this file.

Data Structures

struct  xgboost::linear::LinearTrainParam
 

Namespaces

namespace  xgboost
 namespace of xgboost
 
namespace  xgboost::linear
 Copyright 2018-2023 by XGBoost Contributors.
 

Enumerations

enum  xgboost::linear::FeatureSelectorEnum {
  kCyclic = 0 , kShuffle , kThrifty , kGreedy ,
  kRandom
}
 A set of available FeatureSelector's.
 

Detailed Description

training parameters.

Copyright 2018 by Contributors