diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ml.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |