Skip to main content

build

Function build 

Source
pub fn build(
    active_rows: Vec<LabeledSample>,
    repeatability_rows: Vec<LabeledSample>,
) -> Result<Dataset, DatasetError>
Expand description

Validates and canonically orders both dataset views.