PyMCForecastAdapter.sample_posterior# PyMCForecastAdapter.sample_posterior(**kwargs)[source]# Fit the forecaster on the recorded inputs. Parameters: **kwargs (Any) – Not supported by the forecasting backend; any override attempt raises TypeError. Return type: DataTree