Spaces:
Running
Running
Commit History
chore: clean up redundant scripts and consolidate thresholds dd5ecfc
fix: FDR computation bug, clean up CLEAN/DALI notebooks e33fa0e
chore: clean up stale results, add partial FNR script 43965f0
refactor: consolidate CLI to single 'cpr search' command aae26ca
fix: use N=100 for FDR (matches paper), 100 trials, partial thresholds 173414b
perf: optimize FDR computation and add DALI documentation 9f07ba7
feat: add --alpha-levels option for custom threshold computation 816d486
feat: add FNR threshold computation and partial match support 89b7db8
fix: remove unsupported --no-mount flag from apptainer build f49c4e2
fix: Apptainer build mount points and SLURM resource limits 7293ed5
refactor: cleanup repo, add SLURM scripts, document reproducibility f7a768a
fix: use shared conda path in SLURM script 8df6de9
fix: CLI tests and FAISS edge case handling e8e66c2
feat: add CLEAN embedding support and CLI tests 6754836
fix: use correct calibration dataset (pfam_new_proteins.npy) e1c703d
fix: handle numpy array in FDR investigation script 259d804
feat: add Docker/Apptainer support and FDR investigation tools ec2e76e
feat: add verification scripts and multi-model embedding support 3f702bf
feat: add CLI, fix FDR bug, verify paper result (59/149 = 39.6%) c95d941
new clean branch 3a8e9de
savez 984eff1
bunch of renaming and refactoring 30c3022
created dockerfile and dockerignore dcb463f
second attempt at fdr/fnr generating script 19e829b
rewrote precompute fdr into shell script 48a8027
refactored gradio code to use pre-existing files 1991564
completed fnr and fdr thresholds scripts. currently testing both 3cb76d5
finished fnr threshold function w/ exact + partial 6c7e8b0
updated fdr calc to support exact + partial 0075325
completed script v1 for generating fdr thresholds 1514e50
third overall update 210a0ec
Merge branch 'main' of https://github.com/LoocasGoose/conformal-protein-retrieval d73344e
first attempt at gradio website. basic functionalities for UI/UX present 5654c4a
scripts for embedding, search, translation 4b18630
script had bug ugh 788d3f9
fully working scripts for searching and getting probs with known lambda 670835f
fix search script 51249be
Merge branch 'main' of github.com:ronboger/conformal-protein-retrieval f894f97
log partial b53d669
Seyone Chithrananda commited on
log both p0, p1 176ee20
Seyone Chithrananda commited on