Skip to content

Commit

Permalink
Changed rules in README:
Browse files Browse the repository at this point in the history
Important changes are that intermediate ranking will be based on datasets in the repository, the
final ranking will only be based on the hidden datasets. See more changes in the diff.
  • Loading branch information
chenzimin committed Apr 10, 2018
1 parent c09cae1 commit 77d4c07
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The competition is organized by KTH Royal Institute of Technology, Stockholm, Sw
To be informed about news, intermediate rankings and final results, register to the CodRep mailing list:
[[email protected]](mailto:[email protected])

To officially participate to the competition, send us an e-mail so that it contains: 1) the team name for the leaderboard 2) a copy of the tool (the tool and instruction on how we should run it) 3) the claimed score on Dataset1 and Dataset2.
To officially participate to the competition, send us an e-mail so that it contains: 1) the team name for the leaderboard 2) a copy of the tool (the program and instruction on how we should run it) 3) the claimed score on Dataset1 and Dataset2.

The deadline for participating is July 14th 2018, 11:59pm AoE.

Expand All @@ -39,9 +39,9 @@ Hall of fame:
| --- | --- |--- | --- |--- |
| ... | ... | ... | ... |--- |

The scores are computed on the dataset present in this repository.
We also have a hidden dataset, which is not present in this repository.
It will be taken into account for the final ranking in order to control overfitting.
Intermediate ranking are computed on the datasets present in this repository. However, we also have hidden datasets, which is not present in this repository. The final ranking will be based on evaluation of the hidden datasets. The hidden datasets will be published after the deadline of the competition. In order to maintain integrity, the hash or the encrypted version of the hidden datasets will be uploaded beforehand.

The winner's tool will be published after the deadline.

What the participants get?

Expand Down

0 comments on commit 77d4c07

Please sign in to comment.