uwmisl / poretitioner

https://misl.cs.washington.edu
Other
3 stars 1 forks source link

Investigate: why are warnings being suppressed in classify.py? #48

Closed kdoroschak closed 3 years ago

kdoroschak commented 4 years ago

I'm unsure why this line needs to be in there: warnings.filterwarnings("ignore")

We should track down why it's there and if it's suppressing anything important.