dataeval.shift.DriftMVDCOutput¶
- class dataeval.shift.DriftMVDCOutput(results_data)¶
Results of the multivariate domain classifier drift detection.
- data()¶
Return a copy of the results data.
-
filter(period=
'all', metrics=None)¶ Filter results by period and optionally by metric.
- property empty : bool¶
Check if the results are empty.
- property plot_type : 'drift_mvdc'¶
Return the plot type identifier.