Skip to content

Commit 71daf3b

Browse files
RkGritCRZbulabula
authored andcommitted
Add dependencies of python packages for arima, gaussian_hmm and efficient model loading (#16865)
1 parent 8e8cd6f commit 71daf3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

iotdb-core/ainode/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ pandas = "^2.3.2"
9494
scikit-learn = "^1.7.1"
9595
statsmodels = "^0.14.5"
9696
sktime = "0.40.1"
97+
pmdarima = "2.1.1"
98+
hmmlearn = "0.3.2"
99+
accelerate = "^1.10.1"
97100

98101
# ---- Optimizers / utils ----
99102
optuna = "^4.4.0"

0 commit comments

Comments
 (0)