features

Export Labeled Features

Phase 0: emit the labeled-features dataset for ML training / regression.

Joins feature_confirm + feature_reclassification events against the matching detected_features to produce one row per labeled example. Admin-only — the dataset is the canonical training source for Phase 1+ ML work.

get/api/v1/parts/admin/labeled-features

Query parameters

limitinteger nullable

Response

Successful Response

step_r2_keystring required
version_idstring required
feature_idstring nullable required
geometry_fingerprintstring nullable required
feature_geometryobject required
predicted_classstring nullable required
ground_truth_classstring required
subtypestring nullable required
sourcestring required
outcome_typestring required
created_atstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.