You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/bigquery_v2.models.html
+16-8Lines changed: 16 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -656,7 +656,8 @@ <h3>Method Details</h3>
656
656
"hparams": { # Options used in model training. # The hyperprameters selected for this trial.
657
657
"adjustStepChanges": True or False, # If true, detect step changes and make data adjustment in the input time series.
658
658
"autoArima": True or False, # Whether to enable auto ARIMA or not.
659
-
"autoArimaMaxOrder": "A String", # The max value of non-seasonal p and q.
659
+
"autoArimaMaxOrder": "A String", # The max value of the sum of non-seasonal p and q.
660
+
"autoArimaMinOrder": "A String", # The min value of the sum of non-seasonal p and q.
660
661
"batchSize": "A String", # Batch size for dnn models.
661
662
"boosterType": "A String", # Booster type for boosted tree models.
662
663
"calculatePValues": True or False, # Whether or not p-value test should be computed for this model. Only available for linear and logistic regression models.
@@ -967,7 +968,8 @@ <h3>Method Details</h3>
967
968
"trainingOptions": { # Options used in model training. # Output only. Options that were used for this training run, includes user specified and default options that were used.
968
969
"adjustStepChanges": True or False, # If true, detect step changes and make data adjustment in the input time series.
969
970
"autoArima": True or False, # Whether to enable auto ARIMA or not.
970
-
"autoArimaMaxOrder": "A String", # The max value of non-seasonal p and q.
971
+
"autoArimaMaxOrder": "A String", # The max value of the sum of non-seasonal p and q.
972
+
"autoArimaMinOrder": "A String", # The min value of the sum of non-seasonal p and q.
971
973
"batchSize": "A String", # Batch size for dnn models.
972
974
"boosterType": "A String", # Booster type for boosted tree models.
973
975
"calculatePValues": True or False, # Whether or not p-value test should be computed for this model. Only available for linear and logistic regression models.
@@ -1605,7 +1607,8 @@ <h3>Method Details</h3>
1605
1607
"hparams": { # Options used in model training. # The hyperprameters selected for this trial.
1606
1608
"adjustStepChanges": True or False, # If true, detect step changes and make data adjustment in the input time series.
1607
1609
"autoArima": True or False, # Whether to enable auto ARIMA or not.
1608
-
"autoArimaMaxOrder": "A String", # The max value of non-seasonal p and q.
1610
+
"autoArimaMaxOrder": "A String", # The max value of the sum of non-seasonal p and q.
1611
+
"autoArimaMinOrder": "A String", # The min value of the sum of non-seasonal p and q.
1609
1612
"batchSize": "A String", # Batch size for dnn models.
1610
1613
"boosterType": "A String", # Booster type for boosted tree models.
1611
1614
"calculatePValues": True or False, # Whether or not p-value test should be computed for this model. Only available for linear and logistic regression models.
@@ -1916,7 +1919,8 @@ <h3>Method Details</h3>
1916
1919
"trainingOptions": { # Options used in model training. # Output only. Options that were used for this training run, includes user specified and default options that were used.
1917
1920
"adjustStepChanges": True or False, # If true, detect step changes and make data adjustment in the input time series.
1918
1921
"autoArima": True or False, # Whether to enable auto ARIMA or not.
1919
-
"autoArimaMaxOrder": "A String", # The max value of non-seasonal p and q.
1922
+
"autoArimaMaxOrder": "A String", # The max value of the sum of non-seasonal p and q.
1923
+
"autoArimaMinOrder": "A String", # The min value of the sum of non-seasonal p and q.
1920
1924
"batchSize": "A String", # Batch size for dnn models.
1921
1925
"boosterType": "A String", # Booster type for boosted tree models.
1922
1926
"calculatePValues": True or False, # Whether or not p-value test should be computed for this model. Only available for linear and logistic regression models.
@@ -2567,7 +2571,8 @@ <h3>Method Details</h3>
2567
2571
"hparams": { # Options used in model training. # The hyperprameters selected for this trial.
2568
2572
"adjustStepChanges": True or False, # If true, detect step changes and make data adjustment in the input time series.
2569
2573
"autoArima": True or False, # Whether to enable auto ARIMA or not.
2570
-
"autoArimaMaxOrder": "A String", # The max value of non-seasonal p and q.
2574
+
"autoArimaMaxOrder": "A String", # The max value of the sum of non-seasonal p and q.
2575
+
"autoArimaMinOrder": "A String", # The min value of the sum of non-seasonal p and q.
2571
2576
"batchSize": "A String", # Batch size for dnn models.
2572
2577
"boosterType": "A String", # Booster type for boosted tree models.
2573
2578
"calculatePValues": True or False, # Whether or not p-value test should be computed for this model. Only available for linear and logistic regression models.
@@ -2878,7 +2883,8 @@ <h3>Method Details</h3>
2878
2883
"trainingOptions": { # Options used in model training. # Output only. Options that were used for this training run, includes user specified and default options that were used.
2879
2884
"adjustStepChanges": True or False, # If true, detect step changes and make data adjustment in the input time series.
2880
2885
"autoArima": True or False, # Whether to enable auto ARIMA or not.
2881
-
"autoArimaMaxOrder": "A String", # The max value of non-seasonal p and q.
2886
+
"autoArimaMaxOrder": "A String", # The max value of the sum of non-seasonal p and q.
2887
+
"autoArimaMinOrder": "A String", # The min value of the sum of non-seasonal p and q.
2882
2888
"batchSize": "A String", # Batch size for dnn models.
2883
2889
"boosterType": "A String", # Booster type for boosted tree models.
2884
2890
"calculatePValues": True or False, # Whether or not p-value test should be computed for this model. Only available for linear and logistic regression models.
@@ -3504,7 +3510,8 @@ <h3>Method Details</h3>
3504
3510
"hparams": { # Options used in model training. # The hyperprameters selected for this trial.
3505
3511
"adjustStepChanges": True or False, # If true, detect step changes and make data adjustment in the input time series.
3506
3512
"autoArima": True or False, # Whether to enable auto ARIMA or not.
3507
-
"autoArimaMaxOrder": "A String", # The max value of non-seasonal p and q.
3513
+
"autoArimaMaxOrder": "A String", # The max value of the sum of non-seasonal p and q.
3514
+
"autoArimaMinOrder": "A String", # The min value of the sum of non-seasonal p and q.
3508
3515
"batchSize": "A String", # Batch size for dnn models.
3509
3516
"boosterType": "A String", # Booster type for boosted tree models.
3510
3517
"calculatePValues": True or False, # Whether or not p-value test should be computed for this model. Only available for linear and logistic regression models.
@@ -3815,7 +3822,8 @@ <h3>Method Details</h3>
3815
3822
"trainingOptions": { # Options used in model training. # Output only. Options that were used for this training run, includes user specified and default options that were used.
3816
3823
"adjustStepChanges": True or False, # If true, detect step changes and make data adjustment in the input time series.
3817
3824
"autoArima": True or False, # Whether to enable auto ARIMA or not.
3818
-
"autoArimaMaxOrder": "A String", # The max value of non-seasonal p and q.
3825
+
"autoArimaMaxOrder": "A String", # The max value of the sum of non-seasonal p and q.
3826
+
"autoArimaMinOrder": "A String", # The min value of the sum of non-seasonal p and q.
3819
3827
"batchSize": "A String", # Batch size for dnn models.
3820
3828
"boosterType": "A String", # Booster type for boosted tree models.
3821
3829
"calculatePValues": True or False, # Whether or not p-value test should be computed for this model. Only available for linear and logistic regression models.
0 commit comments