sankalpsthakur's picture
Add inspectable model runtime source
4483e82 verified
Raw
History Blame Contribute Delete
188 Bytes
from .numpy_runtime import FEATURE_NAMES, WINDOW_SIZE, NumpyDriftRuntime, extract_features_numpy
__all__ = ["FEATURE_NAMES", "WINDOW_SIZE", "NumpyDriftRuntime", "extract_features_numpy"]