From 45134302d44f77d561a953cbe663e47cdcb9ce94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lodie=20Boillet?= <boillet@teklia.com> Date: Mon, 12 Jun 2023 10:13:25 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- docs/usage/train/parameters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/train/parameters.md b/docs/usage/train/parameters.md index c8213cce..7447e082 100644 --- a/docs/usage/train/parameters.md +++ b/docs/usage/train/parameters.md @@ -235,7 +235,7 @@ The following configuration is used by default when using the `teklia-dan train ## MLFlow logging -To log your experiment on MLFlow, you need to : +To log your experiment on MLFlow, you need to: - install the extra requirements via ```shell -- GitLab