Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Do
Method · 0.45
TFinalCtrsCalcer
Method · 0.45
TRawDatasetRowsReader
Method · 0.45
TStopMetaRequester
Method · 0.45
mode_calc
Function · 0.45
mode_dataset_statistics
Function · 0.45
mode_fstr
Function · 0.45
mode_normalize_model
Function · 0.45
StartIterationBlock
Method · 0.45
with_lock
Method · 0.45
with_lock
Function · 0.45
Start
Method · 0.45
Calls
2
GetMvsReg
Method · 0.80
Defined
Method · 0.45
Tested by
5
Do
Method · 0.36
ComputeWeakTarget
Function · 0.36
CreateTestTarget
Function · 0.36
TestPointwiseHistogramForDocParallelDataSet
Function · 0.36
CreateTestTarget
Function · 0.36