-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Good day @janfreyberg!
Great work on making superintendent. I love how useful it is.
Recently tried using widget.add_features (labelled data) and did some labelling. I noticed that the progress bar is based on the combined length of the unlabelled and labelled data. Was wondering if it would be possible to have an option where the progress bar is only based on how many you have left to manually label? It makes sense this way since it would be difficult to keep track of the progress if you had so much labelled data added using add_features and then so little to manually label because the progress bar would be almost filled up right away (e.g. 75 initially labelled data, 25 unlabelled data to be manually labelled.. this would mean the progress bar would be 75% filled right away). Not sure if this was supposed to be built this way or is it possible to have this option :)
Would love to hear from you soon. Thank you!