arthurai.core.inferences#

Functions

add_inference_metadata_to_dataframe(df, ...)

Adds timestamp and/or partner_inference_id fields to the DataFrame.

add_predictions_or_ground_truth(...)

Add prediction or ground truth data to inference data in place.

nest_inference_and_ground_truth_data(data, ...)

Reformat List of Dicts inference data to nest inference and ground truth data as expected by the Arthur API.

parse_stage_attributes(data, attributes, stage)

Parses data for a single stage into the standard List of Dicts format.