Skip to content

Commit

Permalink
Update PSI Detector.py
Browse files Browse the repository at this point in the history
  • Loading branch information
951378644 authored Sep 19, 2023
1 parent b806132 commit 6e18b84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions menelaus/data_drift/PSI Detector.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
from menelaus.detector import BatchDetector
import pandas as pd
import numpy as np
import copy


class PSI_Detector(BatchDetector):

Expand Down

0 comments on commit 6e18b84

Please sign in to comment.