Skip to content

Commit 07636cb

Browse files
committed
Release Docs
1 parent 8218784 commit 07636cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ The StockerMake script combines the Stocker and helper modules into one to creat
3434
#### Usage Example:
3535
StockerMake APIKEY FORD MSFT --early_stop --plots
3636

37+
The above command will create, train, and evaluate a model for the FORD ticker. It saves a model FORD.h5 in directory ./models/ and input, loss, and prediction graphs in the directory ./plots/ for analysis.
38+
3739
### The Stocker Module
3840

3941
If you would like to use your own data pipelines as inputs, the Stocker and data helper modules can be used separately from the main script.

0 commit comments

Comments
 (0)