10 lines
473 B
Org Mode
10 lines
473 B
Org Mode
: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) = 1−F₀(τ) 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.
|