]> mj.ucw.cz Git - moe.git/history - t/moe/eval.py
Pipeline functions now get keyword arguments
[moe.git] / t / moe / eval.py
2010-09-18 Tomas GavenciakPipeline functions now get keyword arguments
2010-09-18 Tomas GavenciakMinor fix config dumping
2010-09-18 Tomas GavenciakMinor fix extensions loading in eval.py
2010-09-18 Tomas GavenciakFixes around DEBUG_LEVEL
2010-09-18 Tomas GavenciakMoved some basic settings from eval.py to config
2010-09-11 Tomas GavenciakTimeline change, multiple changes in Eval
2010-09-10 Tomas GavenciakAdd ConfigTree.fix, improve parse_file and use it in...
2010-09-10 Tomas GavenciakMinor doc updates and fixes
2010-09-10 Tomas GavenciakUpdated documentation and tidyed up eval.py
2010-09-10 Tomas GavenciakRewriting eval.py with new log, config and timeline
2009-08-14 Martin MaresUnify names of exception variables
2009-08-14 Martin Marese.cfgs[x] can be shortened to e[x]
2009-08-11 Martin MaresErr -> Error in all exception names (to be consistent...
2009-08-11 Martin MaresBatch task testing works (sort of)
2009-08-10 Martin MaresParts of compilation
2009-08-10 Martin MaresRenamed meta files to status files to match the Moe...
2009-08-09 Martin MaresCleaned up exception handling and logging
2009-08-09 Martin MaresLogging
2009-08-09 Martin MaresImplemented configuration overrides from the command...
2009-08-09 Martin MaresLocating batch tasks
2009-08-09 Martin MaresFirst attempts at the evaluation overlord
2009-08-09 Martin MaresA better implementation of the pipeline, including...
2009-08-08 Martin MaresA brief experiment with pipelines