-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
needs testingWorkaround is provided, needs verificationWorkaround is provided, needs verification
Description
Sometimes a model preforms very poorly at first. In this case sometimes it is helpful to set the confidence threshold at some low number so that you get some predictions and can visualize what is going on. This number seems a little hard to pick in an informed way. It would be nice if predictions were made and kept above some very very low number and then the user could choose the threshold above which (or and lower and upper bound) to target for tagging. This way when you run download_vott_json.py
it would have an extra argument (or in the config.ini
) that would be the confidence threshold above which to sample.
Metadata
Metadata
Assignees
Labels
needs testingWorkaround is provided, needs verificationWorkaround is provided, needs verification