Skip to content

Commit

Permalink
Update run.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienneMendrik authored Mar 10, 2024
1 parent 4879569 commit a2c4f43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions run.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
For example:
python run.py predict data/PreFer_fake_data.csv PreFer_fake_data_predictions.csv
Optionally, you can use the score function to calculate evaluation scores given
your predictions and the ground truth within the training dataset.
"""

import sys
Expand Down

0 comments on commit a2c4f43

Please sign in to comment.