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

File spark_estimator_examples.py

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

Source from the content-addressed store, hash-verified

1"""
2Collection of examples for using xgboost.spark estimator interface
3==================================================================
4

Callers

nothing calls this directly

Calls 6

SparkXGBRegressorClass · 0.90
SparkXGBClassifierClass · 0.90
create_spark_dfFunction · 0.85
transformMethod · 0.80
stopMethod · 0.65
fitMethod · 0.45

Tested by

no test coverage detected