mlebench/competitions/rsna-breast-cancer-detection/config.yaml (29 lines of code) (raw):

id: rsna-breast-cancer-detection name: RSNA Screening Mammography Breast Cancer Detection competition_type: code awards_medals: true prizes: - position: 1 value: 10000 - position: 2 value: 8000 - position: 3 value: 7000 - position: 4 value: 5000 - position: 5 value: 5000 - position: 6 value: 5000 - position: 7 value: 5000 - position: 8 value: 5000 description: mlebench/competitions/rsna-breast-cancer-detection/description.md dataset: answers: rsna-breast-cancer-detection/prepared/private/answers.csv sample_submission: rsna-breast-cancer-detection/prepared/public/sample_submission.csv grader: name: probabilistic-f1-score grade_fn: mlebench.competitions.rsna-breast-cancer-detection.grade:grade preparer: mlebench.competitions.rsna-breast-cancer-detection.prepare:prepare