From f39f6d5b0a907d519377e70876b32daad1a676f2 Mon Sep 17 00:00:00 2001 From: jvech Date: Tue, 3 Sep 2024 20:08:25 -0500 Subject: feat: shuffle dataset on each epoch done The CLI option to disable it was also added. --- doc/ml.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/ml.1') 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 -- cgit v1.2.3-70-g09d2