File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1915,7 +1915,7 @@ def run(
19151915 during Model training. The column must have numeric values between 0 and
19161916 10000 inclusively, and 0 value means that the row is ignored.
19171917 If the weight column field is not set, then all rows are assumed to have
1918- equal weight of 1. This column must be available at forecast.
1918+ equal weight of 1.
19191919 time_series_attribute_columns (List[str]):
19201920 Optional. Column names that should be used as attribute columns.
19211921 Each column is constant within a time series.
@@ -2275,7 +2275,7 @@ def _run(
22752275 during Model training. The column must have numeric values between 0 and
22762276 10000 inclusively, and 0 value means that the row is ignored.
22772277 If the weight column field is not set, then all rows are assumed to have
2278- equal weight of 1. This column must be available at forecast.
2278+ equal weight of 1.
22792279 time_series_attribute_columns (List[str]):
22802280 Optional. Column names that should be used as attribute columns.
22812281 Each column is constant within a time series.
You can’t perform that action at this time.
0 commit comments