Move packages
Signed-off-by: András Schmelczer <andras@schmelczer.dev>
This commit is contained in:
parent
5890bbc3d5
commit
876e0f3082
78 changed files with 123 additions and 27 deletions
|
|
@ -7,7 +7,7 @@ from models import DomainPrediction
|
|||
from sklearn.pipeline import Pipeline
|
||||
|
||||
from good_ai import use_model
|
||||
from sus.clean import clean
|
||||
from good_ai.utilities.clean import clean
|
||||
|
||||
@use_model(model_key, version="latest")
|
||||
def predict_domain(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue