synapse.ml.lightgbm.LightGBMRegressor that adds an
extract_local_model method to get a local version of the trained model
and broadcast it to the workers.
SparkLGBMForecast
Bases: LightGBMRegressor
Announcement: Nixtla Enterprise now offers top foundation models, MCP, and agentic capabilities: join the waitlist
spark LightGBM forecaster
synapse.ml.lightgbm.LightGBMRegressor that adds an
extract_local_model method to get a local version of the trained model
and broadcast it to the workers.
SparkLGBMForecastLightGBMRegressor
SparkLGBMForecast.extract_local_modelextract_local_model(trained_model)
Was this page helpful?