Rename library
Signed-off-by: András Schmelczer <andras@schmelczer.dev>
This commit is contained in:
parent
8708b157eb
commit
eb7ddf1496
141 changed files with 844 additions and 842 deletions
|
|
@ -5,8 +5,8 @@ from preprocess import preprocess
|
|||
from pydantic import BaseModel
|
||||
from sklearn.pipeline import Pipeline
|
||||
|
||||
from good_ai import log_argument, log_metric, use_model
|
||||
from good_ai.utilities.clean import clean
|
||||
from great_ai import log_argument, log_metric, use_model
|
||||
from great_ai.utilities.clean import clean
|
||||
|
||||
|
||||
class DomainPrediction(BaseModel):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue