dataeval.shift.DriftReconstruction.Stats¶ class dataeval.shift.DriftReconstruction.Stats¶ Statistics from reconstruction-based drift detection. p_val¶ P-value from z-test on reconstruction errors, between 0 and 1. Type:¶ float mean_ref_error¶ Mean reconstruction error on the reference set (baseline). Type:¶ float mean_test_error¶ Mean reconstruction error for the test samples. Type:¶ float