feat: Optimize AUC evaluation with parallel processing

This commit is contained in:
2025-10-20 16:16:50 +08:00
parent 8f44018bae
commit 88cccdad2e
2 changed files with 79 additions and 66 deletions

View File

@@ -2,3 +2,4 @@ torch
numpy
tqdm
matplotlib
joblib