Skip to content

Commit 86c06e5

Browse files
authored
Update README.md
1 parent 890aac6 commit 86c06e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- Command: python3 train.py training_data.file parameters.json
2222
- Example: ```python3 train.py ./data/consumer_complaints.csv.zip ./parameters.json```
2323

24-
A directory will be created during training, and the best model will be saved in this directory.
24+
A directory will be created during training, and the trained model will be saved in this directory.
2525

2626
### Predict:
2727

0 commit comments

Comments
 (0)