aboutsummaryrefslogtreecommitdiff
path: root/doc/ml.1
diff options
context:
space:
mode:
authorjvech <jmvalenciae@unal.edu.co>2024-09-03 20:08:25 -0500
committerjvech <jmvalenciae@unal.edu.co>2024-09-03 20:08:25 -0500
commitf39f6d5b0a907d519377e70876b32daad1a676f2 (patch)
treee5462ac42b395e2e9938de53ffbfbf6f0380d3de /doc/ml.1
parente8624e1ebcabcc831d651e0beefe32df1463c903 (diff)
feat: shuffle dataset on each epoch done
The CLI option to disable it was also added.
Diffstat (limited to 'doc/ml.1')
-rw-r--r--doc/ml.15
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ml.1 b/doc/ml.1
index 7c5c7c5..d10de6f 100644
--- a/doc/ml.1
+++ b/doc/ml.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH ML "1" "August 2024" "ml 0.2.0" "User Commands"
+.TH ML "1" "September 2024" "ml 0.2.0" "User Commands"
.SH NAME
ml \- manual page for ml 0.2.0
.SH SYNOPSIS
@@ -40,6 +40,9 @@ Output file (only works with predict)
\fB\-p\fR, \fB\-\-precision\fR=\fI\,INT\/\fR
Decimals output precision (only works with predict)
[default=auto]
+.TP
+\fB\-S\fR, \fB\-\-no\-shuffle\fR
+Don't shuffle data each epoch (only works with train)
.SH ENVIRONMENT
ML_CONFIG_PATH
Set the configuration filepath
Feel free to download, copy and edit any repo