anthony-wang / anthony-wang/CrabNet
the classification criterion doesn't factor in the uncertainty - does this mean ignore the uncertainty for classification?
Aperta
- Lingua principale
- Python
- Stelle
- 132
- Fork
- 42
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
i.e. `log_std` is an unused parameter in the classification `criterion`:
https://github.com/anthony-wang/CrabNet/blob/a5be06f75b3e524a4485fe00139c5c06aea9cfe5/utils/utils.py#L263-L265
If this is the case, should the uncertainty output from CrabNet be ignored by the user during classification? In other words, are the uncertainty values essentially just a bunch of random numbers for classification?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.