MCPcopy Create free account
hub / github.com/catboost/catboost / Reset

Method Reset

catboost/cuda/gpu_data/bootstrap.h:31–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 }
30
31 void Reset(TMaybe<float> leavesL1Sum) {
32 if (!(Config.GetMvsReg().Defined())) {
33 Lambda = leavesL1Sum;
34 }
35 }
36
37 static void Bootstrap(
38 const NCatboostOptions::TBootstrapConfig& config,

Callers 15

DoMethod · 0.45
TFinalCtrsCalcerMethod · 0.45
TRawDatasetRowsReaderMethod · 0.45
TStopMetaRequesterMethod · 0.45
mode_calcFunction · 0.45
mode_dataset_statisticsFunction · 0.45
mode_fstrFunction · 0.45
mode_normalize_modelFunction · 0.45
StartIterationBlockMethod · 0.45
with_lockMethod · 0.45
with_lockFunction · 0.45
StartMethod · 0.45

Calls 2

GetMvsRegMethod · 0.80
DefinedMethod · 0.45

Tested by 5

DoMethod · 0.36
ComputeWeakTargetFunction · 0.36
CreateTestTargetFunction · 0.36
CreateTestTargetFunction · 0.36