This updates all examples but the DVC one with the output that 0.14.0rc1 produces. DVC currently still yields undefined problems, causing latex compiling to fail.
6 lines
200 B
Text
6 lines
200 B
Text
$ datalad save -m "Switch to random forest classification" --version-tag "random-forest" code/train.py
|
|
add(ok): code/train.py (file)
|
|
save(ok): . (dataset)
|
|
action summary:
|
|
add (ok: 1)
|
|
save (ok: 1)
|