Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ classification_tutorial_cpu.py
File
classification_tutorial_cpu.py
catboost/pytest/smoke_tests/classification_tutorial_cpu.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
try
:
3
import
catboost_dev
as
catboost
4
from
catboost_dev
import
*
Callers
nothing calls this directly
Calls
15
create_cd
Function · 0.90
CatBoostClassifier
Class · 0.90
MetricVisualizer
Class · 0.90
cv
Function · 0.90
get_roc_curve
Function · 0.90
get_fpr_curve
Function · 0.90
get_fnr_curve
Function · 0.90
select_threshold
Function · 0.90
CatBoost
Class · 0.90
len
Function · 0.85
dict
Class · 0.85
sigmoid
Function · 0.85
Tested by
no test coverage detected