incremental.todo.txt

来自「用python实现的邮件过滤器」· 文本 代码 · 共 24 行

TXT
24
字号
-r for rules: import named file, get functions from it -- DONE-t for transitions: import named file, control switching regimesinit called for both -r and -t, with unrecognized args between it and nextrecord db size?interesting rules:perfect -- DONEcorrected -- DONEfpfnunsure -- DONEfnunsure -- DONEaging (separate from rules, so can mix it with others?)interesting transitions:specific group numbererror rate < nfp rate < nfn rate < nunsure rate < ngraphing:separate files for each graph -- DONEcumulative vs span totals -- DONE

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?