Open fracpete opened 4 years ago
Instead of pushing all predictions back into datasets, only do this for confident ones, e.g.:
Use as parameter in job templates (Python classname and options).
Domains:
Store confidence in predictions in meta-data for the file.
Implemented for image classification (top score, entropy).
Instead of pushing all predictions back into datasets, only do this for confident ones, e.g.:
Use as parameter in job templates (Python classname and options).
Domains: