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

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

Awesome Lists containing this project

README

          

# SISEC MUS 2016 Submissions

[![Build Status](https://travis-ci.org/faroit/sisec-mus-results.svg?branch=master)](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)