mlebench/competitions/hms-harmful-brain-activity-classification/constants.py (9 lines of code) (raw):

ID_COL = "eeg_id" TARGET_COLS = [ "seizure_vote", "lpd_vote", "gpd_vote", "lrda_vote", "grda_vote", "other_vote", ]