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

Enabled user tweaking of isolation parameters #28

Merged
merged 2 commits into from
Mar 23, 2021
Merged

Conversation

JacobGlennAyers
Copy link
Contributor

  • Encapsulated the "steinberg" and "simple" techniques into a master "isolate" function that is defined by the passed in isolation parameters
  • Renamed calc_local_scores() to generate_automated_labels()
  • Reworked generate_automated_labels() to take in the isolation parameters dictionary
  • Reworked local_score_visualization() to take in the isolation parameters as well as the master isolate() function.
  • Deleted the calc_local_scores2() and local_score_visualization2() functions that were designed to demonstrate the simple isolation technique.
  • updated jupyter notebook tutorial to demonstrate above changes.
  • removed the second howler monkey example clip visualizations as well as the demonstration of "catch" scores since they seem redundant and inflated the size of the tutorial

- Encapsulated the "steinberg" and "simple" techniques into a master "isolate" function that is defined by the passed in isolation parameters
- Renamed calc_local_scores() to generate_automated_labels()
- Reworked generate_automated_labels() to take in the isolation parameters dictionary
- Reworked local_score_visualization() to take in the isolation parameters as well as the master isolate() function.
- Deleted the calc_local_scores2() and local_score_visualization2() functions that were designed to demonstrate the simple isolation technique.
- updated jupyter notebook tutorial to demonstrate above changes.
- removed the second howler monkey example clip visualizations as well as the demonstration of "catch" scores since they seem redundant and inflated the size of the tutorial
@JacobGlennAyers JacobGlennAyers merged commit 8150873 into main Mar 23, 2021
@JacobGlennAyers
Copy link
Contributor Author

Had to do some merge conflict resolution since I hadn't pulled Shravan's most recent changes on my local repo. Should be handled now

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.

1 participant