Skip to content
This repository was archived by the owner on Jun 12, 2019. It is now read-only.

Commit 0516ce2

Browse files
author
Tyler Hutcherson
authored
add note about env var
1 parent 8948a91 commit 0516ce2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@ This template shows basic usage of Metis Machine curated data, 3rd party data, a
44
## Dependencies
55
User must aqcuire an API key from [quandl](https://www.quandl.com/) if they wish to use. Otherwise, user can provide their own coin data.
66

7+
Set the API key using the skafos CLI:
8+
`skafos env QUANDL_KEY --set <API KEY>`
9+
710
## Model Tuning
811
The project represents the bare bones of what it takes to build a sophisticated deep learning model. More hyperparameter tuning, feature engineering, and optimizer testing will improve the model's performance.

0 commit comments

Comments
 (0)