Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scikit-learn/scikit-learn
/ bench_hist_gradient_boosting_higgsboson.py
File
bench_hist_gradient_boosting_higgsboson.py
benchmarks/bench_hist_gradient_boosting_higgsboson.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
import
os
3
from
gzip
import
GzipFile
4
from
time
import
time
Callers
nothing calls this directly
Calls
6
train_test_split
Function · 0.90
HistGradientBoostingClassifier
Class · 0.90
get_equivalent_estimator
Function · 0.90
load_data
Function · 0.70
fit
Function · 0.70
predict
Function · 0.70
Tested by
no test coverage detected