sveitser / kaggle_diabetic

2nd place solution for the Kaggle Diabetic Retinopathy Detection Challenge
MIT License
247 stars 121 forks source link

Some errors in data.py file #1

Closed alishakiba closed 8 years ago

alishakiba commented 9 years ago

Hi there,

There are two errors in file data.py:

Thanks for sharing your ideas.

sveitser commented 9 years ago

Thanks. Yes as you have noticed these functions currently aren't used when the code is run. You would only need the std function if you were to compute the standard deviation of a different dataset.