CinC challenge
https://physionet.org/challenge/2016/
A prestigious challenge/conference with nice data!
🔥 UPDATE: game's still ON! 🎸
Looking for hackers to help me set someting up, if it's feasible. The there will be whole summer to tune the app.
Blocked by: Add encoders #22
Plan of attack
Working plan to get some validation results ASAP:
CinC challenge
https://physionet.org/challenge/2016/
A prestigious challenge/conference with nice data!
🔥 UPDATE: game's still ON! 🎸
Looking for hackers to help me set someting up, if it's feasible. The there will be whole summer to tune the app.
Blocked by: Add encoders #22
Plan of attack
wav2vectfrom MatlabwavEncoder- IN PROGRESS Wav encoder #26Cochleaencodersample2016*setupwill just source a virtualenvnextwill call matlab (wav2csv), python(writes anomaly scores to CSV), matlab again(loads anomalies and decides classification)Working plan to get some validation results ASAP:
Normaldata and select (FHS) subsequences of itserialize the modelandloadto run on eval. data (learning off)classify(anScores[])avgand Normal iff <0.4; UNKNOWN iff [0.4...0.7]; Anomal iff > 0.7; ETA ~10mins