vastorbit.plotting._plotly.PRCCurve¶
- class vastorbit.plotting._plotly.PRCCurve(*args, **kwargs)¶
- __init__(*args, **kwargs) None¶
Methods
__init__(*args, **kwargs)check_metric(metric)draw([fig, line_shape])Draws a machine learning PRC curve using the Plotly API.
get_category_desc(categoryorder)get_cmap([color, reverse, idx])Returns the CMAP associated to the input color.
get_colors([d, idx])If a color or list of colours is available in the input dictionary, return it.
sort_chart_1d(x, labels, metric[, desc])sort_chart_2d(X, x_labels, y_labels, metric)supported_metrics()