Skip to content

Commit

Permalink
run.py did not work
Browse files Browse the repository at this point in the history
  • Loading branch information
gertstulp authored Mar 31, 2024
1 parent 8b6379a commit 44f10e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
To test your submission use the following command:
python run.py predict
python run.py
For example:
python run.py predict data/PreFer_fake_data.csv
python run.py PreFer_fake_data.csv PreFer_fake_background_data.csv
Optionally, you can use the score function to calculate evaluation scores given
your predictions and the ground truth within the training dataset.
Expand Down

0 comments on commit 44f10e1

Please sign in to comment.