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.
distributed
1 parent caab2b2 commit 40486d6Copy full SHA for 40486d6
topic/machine-learning/automl/requirements.txt
@@ -1,6 +1,7 @@
1
# Real.
2
crate[sqlalchemy]
3
dask>=2024.4.1 # Python 3.11.9 breaks previous Dask
4
+distributed>=2024.4.1 # Python 3.11.9 breaks previous Dask
5
joblib<1.4 # Joblib 1.4.0 is not compatible with PyCaret 3.3.0
6
mlflow-cratedb==2.11.3
7
plotly<5.21
topic/machine-learning/mlops-mlflow/requirements.txt
@@ -1,5 +1,6 @@
pydantic<3
salesforce-merlion>=2,<3
0 commit comments