set_unlabeled_data_preprocess
code_loader.leap_binder.set_unlabeled_data_preprocess
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
function
Examples
Basic Usage
Usage within the full script can be found at the Dataset Script.
Guides
Full examples can be found at the Dataset Integration section of the following guides:
Last updated