feat: add silhouette coefficient to residual geometry output

This commit is contained in:
Philipp Emanuel Weidmann
2025-12-07 08:48:38 +05:30
parent 1f5e977f4f
commit 932d737edf
3 changed files with 27 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@ research = [
"matplotlib>=3.10.7",
"numpy>=2.2.6",
"pacmap>=0.8.0",
"scikit-learn>=1.7.2",
]
[dependency-groups]