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

Average predictions from the 4 ML models to find start and end times of orca calls #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Benjamintdk
Copy link

@Benjamintdk Benjamintdk commented Jan 18, 2022

Resolves #42

  • Refactored predict.py by creating a separate function, generate_predictions, to account for cases where MODEL_PATH is either a file or directory path to saved weights, and averages the results obtained for the latter
  • Added functionality at the end of the predict function to save the labels of high and low confidence examples to a csv file
  • Updated ReadMe to explain changes made

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.

Average predictions from the 4 ML models to find start and end times of orca calls
1 participant