This commit is contained in:
Filip Patyk 2023-05-12 20:14:07 +02:00
parent b679e7d9c6
commit 5fb057030a

View File

@ -28,7 +28,7 @@ parser.add_argument("--num_epochs", "--epochs", "-e", type=int, default=3)
# mlflow stuff
mlflow.set_tracking_uri("http://localhost:5000")
mlflow.set_experiment("s424714")
# mlflow.set_experiment("s424714")
def main():