|
1 | 1 | $ datalad rerun --branch="randomforest" -m "Recompute classification with random forest classifier" ready4analysis..SGD-100 |
2 | | -[INFO] checkout commit ddc5200; |
3 | | -[INFO] run commit 158ff67; (Train an SGD clas...) |
| 2 | +[INFO] checkout commit b92dc98; |
| 3 | +[INFO] run commit c081642; (Train an SGD clas...) |
4 | 4 | [INFO] Making sure inputs are available (this may take some time) |
| 5 | +unlock(ok): model.joblib (file) |
5 | 6 | [INFO] == Command start (output follows) ===== |
6 | 7 | [INFO] == Command exit (modification check follows) ===== |
7 | | -[INFO] run commit 5ce0433; (Evaluate SGD clas...) |
| 8 | +add(ok): model.joblib (file) |
| 9 | +save(ok): . (dataset) |
| 10 | +[INFO] run commit c174771; (Evaluate SGD clas...) |
8 | 11 | [INFO] Making sure inputs are available (this may take some time) |
9 | 12 | [INFO] == Command start (output follows) ===== |
10 | | -{'accuracy': 0.8098859315589354} |
| 13 | +{'accuracy': 0.8086185044359949} |
11 | 14 | [INFO] == Command exit (modification check follows) ===== |
12 | | -[INFO] skip-or-pick commit c20502b; c20502b does not have a command; skipping or cherry picking |
13 | | -unlock(ok): model.joblib (file) |
14 | | -add(ok): model.joblib (file) |
15 | | -save(ok): . (dataset) |
16 | 15 | add(ok): accuracy.json (file) |
17 | 16 | add(ok): code/__pycache__/train.cpython-37.pyc (file) |
18 | 17 | save(ok): . (dataset) |
19 | | -run(ok): /home/me/usecases/ml-project (dataset) [c20502b does not have a command; skipping] |
| 18 | +[INFO] skip-or-pick commit c341b43; c341b43 does not have a command; skipping or cherry picking |
| 19 | +run(ok): /home/me/usecases/ml-project (dataset) [c341b43 does not have a command; skipping] |
20 | 20 | action summary: |
21 | 21 | add (ok: 3) |
22 | 22 | get (notneeded: 8) |
|
0 commit comments