Models
SparkLGBMForecast
spark LightGBM forecaster
Wrapper of 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.
source
SparkLGBMForecast
Initialize self. See help(type(self)) for accurate signature.