xgboost.spark.SparkXGBRegressor that adds an
extract_local_model method to get a local version of the trained model
and broadcast it to the workers.
SparkXGBForecast
Bases: SparkXGBRegressor
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Announcement: Nixtla Enterprise now offers top foundation models, MCP, and agentic capabilities: join the waitlist
spark XGBoost forecaster
xgboost.spark.SparkXGBRegressor that adds an
extract_local_model method to get a local version of the trained model
and broadcast it to the workers.
SparkXGBForecastSparkXGBRegressor
SparkXGBForecast.extract_local_modelextract_local_model(trained_model)
Was this page helpful?
