We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890aac6 commit 86c06e5Copy full SHA for 86c06e5
README.md
@@ -21,7 +21,7 @@
21
- Command: python3 train.py training_data.file parameters.json
22
- Example: ```python3 train.py ./data/consumer_complaints.csv.zip ./parameters.json```
23
24
- A directory will be created during training, and the best model will be saved in this directory.
+ A directory will be created during training, and the trained model will be saved in this directory.
25
26
### Predict:
27
0 commit comments