Sha256: 2cb97786d438aa859b0eff2e984ed92312799eed89976569b8f56bcdbc5428a5
Contents?: true
Size: 940 Bytes
Versions: 2
Compression:
Stored size: 940 Bytes
Contents
This project has a slightly complex structure which is though beneficial for automating many mundane tasks. So a brief description of the files/folders included: app - Contains the base implementation. config - Configuration for running in different environments. doc - Documentation for the reference implementation. experiments - This directory includes all experiments that were coded. They generally `require` files from the reference implementation and add modifications of there own. Each is explained in its `about.md` file. report - Source files used to create the report (multi-markdown format, see http://fletcherpenney.net/multimarkdown). results - Has all the measurements from individual experiments. Naming convention: {name}-{classes}-cv{number of cross validations}-{shortened timestamp}. test - Unit tests. tmp - Various stuff stored here. Ignore. vendor - Library code and scripts not written by me.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
experiment-0.2.0 | lib/experiment/generator/readme_template.txt |
experiment-0.0.1 | lib/experiment/generator/readme_template.txt |