Skip to content

Commit

Permalink
Simpify CLI help for experiment name
Browse files Browse the repository at this point in the history
  • Loading branch information
sfmig committed Oct 31, 2024
1 parent 832a37b commit ff30a86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crabs/detector/evaluate_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,6 @@ def evaluate_parse_args(args):
help=(
"Name of the experiment in MLflow, under which the current run "
"will be logged. "
"For example, the name of the dataset could be used, to group "
"runs using the same data. "
"By default: <trained_model_mlflow_experiment_name>_evaluation."
),
)
Expand Down

0 comments on commit ff30a86

Please sign in to comment.