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 7b7e383 commit 05ef9afCopy full SHA for 05ef9af
requirements.txt
@@ -20,7 +20,7 @@ plotly[kaleido]==6.2.0
20
seaborn==0.13.2 # To visualize clustering results
21
22
# --- Machine Learning / Optimization ---
23
-scikit-learn==1.6.1
+scikit-learn==1.7.2
24
optuna==4.5.0
25
umap-learn==0.5.8 # Dimensionality reduction to visualize node embeddings in 2D
26
0 commit comments