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 e9e59f3 commit 32f4caeCopy full SHA for 32f4cae
topic/machine-learning/automl/requirements.txt
@@ -1,5 +1,6 @@
1
# Real.
2
crate[sqlalchemy]
3
+dask>=2024.4.1 # Python 3.11.9 breaks previous Dask
4
joblib<1.4 # Joblib 1.4.0 is not compatible with PyCaret 3.3.0
5
mlflow-cratedb==2.10.2
6
plotly<5.21
topic/machine-learning/mlops-mlflow/requirements.txt
@@ -1,4 +1,5 @@
pydantic<3
salesforce-merlion>=2,<3
topic/timeseries/requirements.txt
crate[sqlalchemy]==0.35.2
cratedb-toolkit[datasets]==0.0.8
refinitiv-data<1.7
pandas<2
0 commit comments