promptdojo_

Write has_data_drift(train_mean, live_mean, tol) that returns True when the live mean differs from the training mean by more than tol in either direction, else False.

full-screen editor opens — close anytime to keep reading.