Skip to main content

identify

Function identify 

Source
pub fn identify(
    model: &ModelSnapshot,
    requested_cohort: &Key,
    features: &FeatureVector,
) -> Result<Identification, SystemError>