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

Unit tests, regression tests #31

Closed
dan-bishopfox opened this issue Apr 15, 2019 · 1 comment
Closed

Unit tests, regression tests #31

dan-bishopfox opened this issue Apr 15, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@dan-bishopfox
Copy link
Member

We need test cases.

  • Pretrained model - Make sure we consistently hit the correct performance across a bunch of metrics.
  • Metrics - Make sure our evaluation metrics are being calculated correctly.
  • File IO - Loading images into a numpy array and pre-processing and stuff
  • More, todo
@dan-bishopfox dan-bishopfox added the enhancement New feature or request label Apr 15, 2019
@dan-bishopfox
Copy link
Member Author

  • Check if seed is working properly. Does the same data come out when you reuse the same seed?

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

No branches or pull requests

2 participants