Skip to content

Commit 05ef9af

Browse files
Update dependency scikit-learn to v1.7.2
1 parent 7b7e383 commit 05ef9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plotly[kaleido]==6.2.0
2020
seaborn==0.13.2 # To visualize clustering results
2121

2222
# --- Machine Learning / Optimization ---
23-
scikit-learn==1.6.1
23+
scikit-learn==1.7.2
2424
optuna==4.5.0
2525
umap-learn==0.5.8 # Dimensionality reduction to visualize node embeddings in 2D
2626

0 commit comments

Comments
 (0)