set_unlabeled_data_preprocess
code_loader.leap_binder.set_unlabeled_data_preprocess
Last updated
code_loader.leap_binder.set_unlabeled_data_preprocess
Last updated
The leap_binder.set_unlabeled_data_preprocess
binding function points to a preprocessing, similar to the Preprocessing Function, but points to unlabeled data lacking the ground-truth values.
This is often used to prioritize samples for labeling, which can be done by using the Fetch Similar analysis.
Args | |
---|---|
Usage within the full script can be found at the Dataset Script.
Full examples can be found at the Dataset Integration section of the following guides:
function
(Callable) This parameter points to the Preprocess Function mentioned above.