Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.09 KB

docker_location_README.md

File metadata and controls

26 lines (14 loc) · 1.09 KB

Overview

This is the reference environment for the manuscript 'FlexDM: Enabling robust and reliable parallel data mining using WEKA'(https://arxiv.org/abs/1412.5720). It executes code to reproduce specific results described in the manuscript.

To find other versions of this reference environment, see Other Links below. To learn more about reference environments, see the detailed description here.

Instructions for use

This version of the reference environment is a Docker container. To use it, install Docker, then do:

$ docker pull uomsystemsbiology/flexdm
$ docker run uomsystemsbiology/flexdm /sbin/my_init -- ./run_experiments.sh

This will start the container and execute a script to reproduce the results described in the manuscript.

Other links

Manuscript link

Vagrant-managed virtual machine

Bootable ISO