Skip to content

Commit 91cd4b7

Browse files
committed
clean up
1 parent 9960888 commit 91cd4b7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/source/user_guide/operators/forecast_operator/yaml_schema.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,4 @@ Below is an example of a ``forecast.yaml`` file with every parameter specified:
9191

9292
* **global_explanation_filename**: (Optional) The name of the global explanation file. It is saved in the output directory, with a default name of ``global_explanations.csv``.
9393

94-
* **local_explanation_filename**: (Optional) The name of the local explanation file. It is saved in the output directory, with a default name of ``local_explanations.csv``.
95-
96-
* **what_if_analysis**: (Optional) When enabled, models are saved to the model catalog, allowing for what-if analysis by deploying these models. Defaults to false. The project OCID from config.PROJECT_OCID and the compartment OCID from config.NB_SESSION_COMPARTMENT_OCID are used.
94+
* **local_explanation_filename**: (Optional) The name of the local explanation file. It is saved in the output directory, with a default name of ``local_explanations.csv``.

0 commit comments

Comments
 (0)