Gagan Bhatia
Update __init__.py
72c88b7
raw
history blame
112 Bytes
from .predict_model import predict_model # noqa: F401
from .evaluate_model import evaluate_model # noqa: F401