Skip to content
Max edited this page Jan 11, 2015 · 6 revisions

What is Testarium?

Testarium is a research tool to perform experiments and store results as in the repository (git or mercurial). It implements scientific template of experiments and uses numpy, colorama, flask, d3, jquery-ui and angular to provide powerful shell and beautiful presentation of your experimental data and scores.

It can be helpful for science researchers and their bosses to monitor the work progress and to optimize parameters.

Documentation

http://testarium.makseq.com

Setup

$ pip install testarium

Quick start

project/config/config.json

project/example.py

Run

$ python example.py run

t> New commit: 20141220.162326

t> 20141220.162326 > branch: default > score: 1.06 > time: 0.0

Clone this wiki locally