bigframes.ml.forecasting.ARIMAPlus.coef_#
- property ARIMAPlus.coef_: DataFrame#
Inspect the coefficients of the model.
..note:
Output matches that of the ML.ARIMA_COEFFICIENTS function. See: https://cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-arima-coefficients for the outputs relevant to this model type.
- Returns:
A DataFrame with the coefficients for the model.
- Return type: