We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d2587 commit 713784dCopy full SHA for 713784d
pyproject.toml
@@ -169,7 +169,7 @@ forecast = [
169
"oci-cli",
170
"optuna==2.9.0",
171
"oracle-ads",
172
- "oracle-automlx==23.2.3",
+ "oracle-automlx[forecasting]==23.2.3",
173
"pmdarima",
174
"prophet",
175
"shap",
test-requirements-operators.txt
@@ -10,3 +10,22 @@ pytest-xdist
10
darts
11
plotly
12
docker
13
+conda-pack
14
+inflection
15
+nbconvert
16
+nbformat
17
+oci-cli
18
+py-cpuinfo
19
+rich
20
+"autots[additional]"
21
+datapane
22
+holidays==0.21.13
23
+neuralprophet
24
+numpy
25
+optuna==2.9.0
26
+"oracle-automlx[forecasting]==23.2.3"
27
+pmdarima
28
+prophet
29
+shap
30
+sktime
31
+statsmodels
0 commit comments