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

File callbacks.py

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

Source from the content-addressed store, hash-verified

1"""
2Demo for using and defining callback functions
3==============================================
4

Callers

nothing calls this directly

Calls 2

check_point_callbackFunction · 0.85
custom_callbackFunction · 0.85

Tested by

no test coverage detected