]> mj.ucw.cz Git - eval.git/commit
Many changes to pipeline.py
authorTomas Gavenciak <gavento@ucw.cz>
Sat, 18 Sep 2010 16:12:21 +0000 (18:12 +0200)
committerTomas Gavenciak <gavento@ucw.cz>
Sat, 18 Sep 2010 16:17:41 +0000 (18:17 +0200)
commita249fb797c925052e3ad692d887eb2004d66c455
treec9e59369b28eacfb73cd0780a585668ebf4d442e
parent68ef17dd956952f2a559bf9250628aa366884521
Many changes to pipeline.py

Rename MoePipeline -> Pipeline
Add Eval and skip_to to Pipeline properties
Asserts when inserting to pipeline
Rewrite dump to return strings instead of writing to file
Some docstrings, clenup

Update eval.py to new constructor
t/moe/eval.py
t/moe/pipeline.py