Spaces:
Running
Running
File size: 111 Bytes
4a582ec |
1 2 3 4 |
from .val import evaluate
from .val_ml import evaluate_ml
from .train import train
from .predict import predict |