datalad-handbook/docs/beyond_basics/_examples/DL-101-168-179
Adina Wagner 1239efe5da apply diff
2023-11-02 10:33:13 +01:00

10 lines
323 B
Text

$ git diff SGD -- metrics/accuracy.json
diff --git a/metrics/accuracy.json b/metrics/accuracy.json
index 74a1ee15..f6e7ded9 100644
--- a/metrics/accuracy.json
+++ b/metrics/accuracy.json
@@ -1 +1 @@
-{"accuracy": 0.7629911280101395}
\ No newline at end of file
+{"accuracy": 0.8124207858048162}
\ No newline at end of file