MCPcopy Create free account
hub / github.com/dmlc/xgboost / basic_walkthrough.py

File basic_walkthrough.py

demo/guide-python/basic_walkthrough.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Getting started with XGBoost
3============================
4

Callers

nothing calls this directly

Calls 8

get_labelMethod · 0.80
dump_modelMethod · 0.80
save_binaryMethod · 0.80
BoosterMethod · 0.80
DMatrixMethod · 0.45
trainMethod · 0.45
predictMethod · 0.45
save_modelMethod · 0.45

Tested by

no test coverage detected