Mercurial > pylearn
comparison doc/v2_planning/evaluation.txt @ 1079:141b45a03116
v2planning - learningtask.txt -> evaluation.txt
author | James Bergstra <bergstrj@iro.umontreal.ca> |
---|---|
date | Fri, 10 Sep 2010 13:18:32 -0400 |
parents | doc/v2_planning/learningtask.txt@b5754e85c472 |
children | b85b977a505d |
comparison
equal
deleted
inserted
replaced
1078:b5754e85c472 | 1079:141b45a03116 |
---|---|
1 | |
2 Model Evaluation API Discussion | |
3 =============================== | |
4 | |
5 Members: | |
6 - Pascal Vincent | |
7 - James Bergstra | |
8 - Dumitru Erhan | |
9 | |
10 (Add your name here if you want) | |
11 | |
12 | |
13 | |
14 Objective: | |
15 ---------- | |
16 | |
17 The learner committee and the dataset committee seem to require somthing that | |
18 Pascal Vincent has been calling a 'Task'. Lets clarify what that would be. | |
19 | |
20 |