updated todo
This commit is contained in:
parent
d046681986
commit
d6fbd13ecd
4
TODO.txt
4
TODO.txt
|
|
@ -21,4 +21,6 @@ scale each value by per-class thresholds, i.e., [0.33*0.1, 0.33*1, 0.33*1]/sum.
|
||||||
check https://docs.python.org/3/library/warnings.html#temporarily-suppressing-warnings
|
check https://docs.python.org/3/library/warnings.html#temporarily-suppressing-warnings
|
||||||
- [TODO] nmd and md are not selectable from qp.evaluation.evaluate as a string
|
- [TODO] nmd and md are not selectable from qp.evaluation.evaluate as a string
|
||||||
- [TODO] add https://www.kaggle.com/datasets/Cornell-University/arxiv dataset? in the paper "Online Adaptation to
|
- [TODO] add https://www.kaggle.com/datasets/Cornell-University/arxiv dataset? in the paper "Online Adaptation to
|
||||||
Label Distribution Shift" they say it provides a natural label shift over time
|
Label Distribution Shift" they say it provides a natural label shift over time
|
||||||
|
- [TODO] add Bhattacharyya distance (https://en.wikipedia.org/wiki/Bhattacharyya_distance)
|
||||||
|
(which is actually not a proper distance)
|
||||||
Loading…
Reference in New Issue