Skip to main content

string_record_to_example

Function string_record_to_example 

Source
pub fn string_record_to_example(
    record: StringRecord,
    input_keys: Vec<String>,
    output_keys: Vec<String>,
) -> Example