backup: 2026-07-25 14:39

This commit is contained in:
2026-07-25 14:39:02 +03:00
parent 3a2b6bfde8
commit 3e65bf2dab
19 changed files with 884 additions and 32 deletions
+9
View File
@@ -0,0 +1,9 @@
:PROPERTIES:
:ID: 151159e8-1105-4a84-af9c-72d31c5e0660
:END:
#+title: thesis/todos
#+filetags: :project: :todo:
* TODO Verify alpha notation w.r.t. FPR — eq:fpr-cdf writes FPR(τ) = F̂₀(τ) and threshold as τ = F̂₀⁻¹(α), but standard FPR = P(score > τ | y=0) = 1F₀(τ) requires τ = F̂₀⁻¹(1−α). Check for sign/notation inconsistency throughout method.tex and appendix_gauss_grad.tex.
* TODO Add graphs of CDF tracking for gaussian, KDE, roll.