Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update schema-config.yaml #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update schema-config.yaml #105

wants to merge 1 commit into from

Conversation

adrezni
Copy link

@adrezni adrezni commented Oct 6, 2022

Hey Alex I went ahead and updated the yaml to contain model parameters. Let's work with one model type (LSTM) for now. We can then add different model parameters for other models as we move forward. The only thing I'm not sure what to do with is the data. There is training data and then data you use to test the model. Usually in array format. Let me think about that a little further.

"model_name": "string"
"model_version": "semver"
"model_percision": "string"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"model_percision": "string"
"model_precision": "string"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants