MCPcopy 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
8584def get_quantized_path(fname):
8585 return 'quantized://' + fname
8586
8587
8588def test_pool_is_quantized():

Calls

no outgoing calls

Tested by

no test coverage detected