Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/franck-dernoncourt/physionet2015


https://github.com/franck-dernoncourt/physionet2015

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# physionet2015

Official website: http://www.physionet.org/challenge/2015
Google Group: https://groups.google.com/forum/#!forum/physionet-challenges
Conference: http://web.cinc.org/challenge.shtml

# TODO:

- write code to extract features into one matrix
- write code to learn classifier on that matrix (SVM, HMM, RNN)
- write code to score classifier
- cross-validation to avoid overfitting / optimize meta-parameters if any
- Ensemble learning to make the best out of each classifier
- literature review

# Entry 001:

Original sample entry from the challenge.

Online:

Offline:

# Entry 002:

Always returns 0

# Entry 003:

# Entry 004:

# Entry 005: