Skip to content

Commit

Permalink
Merge pull request #20 from fact-project/fixhelptext
Browse files Browse the repository at this point in the history
Fix the helptext
  • Loading branch information
kbruegge authored May 22, 2017
2 parents a00fcbf + 5e8b57e commit 34e93ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions klaas/scripts/train_separation_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ def main(configuration_path, signal_path, background_path, predictions_path, mod
CONFIGURATION_PATH: Path to the config yaml file
BACKGROUND_PATH: Path to the background data
SIGNAL_PATH: Path to the signal data
BACKGROUND_PATH: Path to the background data
PREDICTIONS_PATH : path to the file where the mc predictions are stored.
MODEL_PATH: Path to save the model to. Allowed extensions are .pkl and .pmml.
Expand Down

0 comments on commit 34e93ee

Please sign in to comment.