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

Tests in progress #54

Open
4 tasks
nicovandenhooff opened this issue Apr 21, 2022 · 0 comments
Open
4 tasks

Tests in progress #54

nicovandenhooff opened this issue Apr 21, 2022 · 0 comments

Comments

@nicovandenhooff
Copy link
Owner

The majority of tests for the backend are completed - just keeping a list here of ones that have not been done (with reasoning).

ml.training.py

  • train_model to refactor code so that it is more unit testable

ml.prediction

  • _get_weights_s3 weights will be moved off s3 soon so no test written
  • load_models same as above
  • wrangle_topk_predictions

ml.plotting.py

  • Currently determining how to speed up all tests since captum is slow for some attribute calculations

ml.preprocessing

  • Currently this file is not used in training so it is redundant
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

No branches or pull requests

1 participant