Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/franck-dernoncourt/physionet2015
https://github.com/franck-dernoncourt/physionet2015
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/franck-dernoncourt/physionet2015
- Owner: Franck-Dernoncourt
- Created: 2015-04-06T20:45:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T23:01:57.000Z (over 9 years ago)
- Last Synced: 2024-10-15T21:08:20.974Z (2 months ago)
- Language: Matlab
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: