https://github.com/faroit/sisec-mus-results
SISEC MUS 2016 evaluation
https://github.com/faroit/sisec-mus-results
Last synced: about 2 months ago
JSON representation
SISEC MUS 2016 evaluation
- Host: GitHub
- URL: https://github.com/faroit/sisec-mus-results
- Owner: faroit
- Created: 2016-08-08T13:55:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-18T18:41:52.000Z (almost 8 years ago)
- Last Synced: 2025-01-28T02:32:45.689Z (over 1 year ago)
- Language: Python
- Homepage: sisec17.audiolabs-erlangen.de
- Size: 6.03 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SISEC MUS 2016 Submissions
[](https://travis-ci.org/faroit/sisec-mus-results)
## Requirements
install the python2.7 requirements using `pip install -r requirements.txt`
## Aggregate Data and convert to various formats
* `python aggregate_data.py` generates a pandas data frame with all results (this converts the submissions from matlab to pandas).
* [Download aggregated Pandas Dataframe](https://github.com/faroit/sisec-mus-results/releases/download/1.0/sisec_mus_2017.pandas)