Baseline - DIBRD

https://gitlab.aicrowd.com/aicrowd/practice-challenges/aicrowd_DIBRD_challenge/raw/master/baselines/DIBRD_baseline.ipynb

Data description says “columns from 0 to 19 represents features extracted from the image set and last column represents the type of patient i.e 1 if if signs of Diabetic Retinopathy is present else 0.”, while you have used first column as label in the code above.

1 Like

Hi thanks for pointing out. we have made the changes