Skip to main content
POST
Create Latent Selection Branch

Path Parameters

dataset_id
string
required

Body

application/json
branch_name
string | null
scan_id
string | null
view_name
string | null
selection_strategy
enum<string>
default:manual
Available options:
manual,
density,
representative,
clean_hybrid
run_mislabel_scan
boolean
default:false
density_core_ratio
number
default:0.5
Required range: 0.25 <= x <= 1
maximize_size
boolean
default:false
plot_width
number | null
plot_height
number | null
samples
LatentSelectionBranchSample · object[]
polygons
LatentSelectionPolygonInput · object[]

Response

Successful Response

branch_family_uuid
string
required
branch_id
string | null
dataset_name
string | null
branch_name
string | null
selected_count
integer
default:0
balanced_count_per_class
integer
default:0
balanced_total_count
integer
default:0
queued_scan_id
string | null
queued_scan_type
string | null
build_status
string | null
build_async
boolean
default:false
source_dataset_id
string | null
source_branch_name
string | null
requested_branch_name
string | null