Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Pool
Method
Pool
util/thread/pool.h:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
inline ~TThreadFactoryHolder() = default;
44
45
inline IThreadFactory* Pool() const noexcept {
46
return Pool_;
47
}
48
49
private:
50
IThreadFactory* Pool_;
Callers
15
implTestQuantizeCase
Function · 0.80
testPredictionDiff
Function · 0.80
shapInteractionValuesTestCase
Function · 0.80
createRawPool
Function · 0.80
binary_classification_simple_on_dataframe
Function · 0.80
simple_binary_classification
Function · 0.80
binary_classification_with_target_border
Function · 0.80
binary_classification_with_class_weights_map
Function · 0.80
binary_classification_with_weights
Function · 0.80
binary_classification_with_num_and_one_hot_and_ctr_cat_features_with_eval_sets
Function · 0.80
simple_multi_classification
Function · 0.80
multi_classification_with_num_and_one_hot_and_ctr_cat_features_with_eval_sets
Function · 0.80
Calls
no outgoing calls
Tested by
15
implTestQuantizeCase
Function · 0.64
testPredictionDiff
Function · 0.64
shapInteractionValuesTestCase
Function · 0.64
createRawPool
Function · 0.64
binary_classification_simple_on_dataframe
Function · 0.64
simple_binary_classification
Function · 0.64
binary_classification_with_target_border
Function · 0.64
binary_classification_with_class_weights_map
Function · 0.64
binary_classification_with_weights
Function · 0.64
binary_classification_with_num_and_one_hot_and_ctr_cat_features_with_eval_sets
Function · 0.64
simple_multi_classification
Function · 0.64
multi_classification_with_num_and_one_hot_and_ctr_cat_features_with_eval_sets
Function · 0.64