Add baseline reproduction: Shafir NF 2-NF ensemble (17/18 cells), ConMD Table I citation, JANUS thresholded F1 across 4 datasets

This commit is contained in:
2026-05-08 11:47:27 +08:00
parent dc22e20616
commit c33efc290a
4 changed files with 498 additions and 27 deletions

View File

@@ -19,6 +19,8 @@ dependencies = [
"pandas>=3.0.2",
"umap-learn>=0.5.12",
"pyarrow>=24.0.0",
"pzflow>=4.0.0",
"shap>=0.51.0",
]
[build-system]