arthurai.core.viz.utils#

Functions

get_pred_and_gt_attrs(arthur_model)

Returns the name of the predicted attribute and ground truth attribute for a model.

savgol_filter(signal)

Simple instantiation of Savitzky-Golay filter (cubic).