Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ get_quantized_path
Function
get_quantized_path
catboost/python-package/ut/medium/test.py:8584–8585 ·
view source on GitHub ↗
(fname)
Source
from the content-addressed store, hash-verified
8582
8583
8584
def
get_quantized_path(fname):
8585
return
'quantized://'
+ fname
8586
8587
8588
def
test_pool_is_quantized():
Callers
4
test_pool_is_quantized
Function · 0.85
test_quantized_pool_with_all_features_ignored
Function · 0.85
check_save_quantized_pool
Function · 0.85
test_graph_features_quantization
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected