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

Test scripts for running models quickly #597

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Conversation

PatrickOHara
Copy link
Collaborator

Summary

Two useful bash scripts to test we can load data, train a model and predict.

Type of change

  • Bug fix
  • New feature
  • Infrastructure
  • API
  • Pipeline

Additional dependencies

Tests

How has the code been tested?

Issues fixes

List any issues this closes:

Checklist

Please ensure you have done the following:

  • Code conforms to the projects style guidelines

  • New code documented using google docstyle

  • Updated documentation of any changed code

  • Any additional dependencies have been added to the appropriate location (e.g. setup.py or requirements.txt)

  • Unit tests written and passing on local database. Tests should prove that fix is effective or new feature works as expected

  • Code needs to run on the cluster? Tag database administrator in the pull request review to configure.

Reviewer

@PatrickOHara PatrickOHara added nice-to-have Third highest priority Testing labels Nov 10, 2020
@PatrickOHara PatrickOHara added this to the Backend: Developer tools milestone Nov 10, 2020
@PatrickOHara PatrickOHara self-assigned this Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nice-to-have Third highest priority Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant