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

Code for evaluation in cad1 cpc2 #335

Merged
merged 12 commits into from
Jun 29, 2023
Merged

Code for evaluation in cad1 cpc2 #335

merged 12 commits into from
Jun 29, 2023

Conversation

groadabike
Copy link
Contributor

@groadabike groadabike commented Jun 27, 2023

Includes the code to run the evaluation and package the data for submission

Code for CAD1 - Task 1:

  • Add file paths in config
  • Add team_id in config
  • Create test.py file
  • Add logic to save only necessary segments
  • Compress submission into zip file

Code for CAD2 - Task 2:

  • Add file paths into config
  • Add team_id in config
  • Add test in baseline_utils.py
  • Create test.py file
  • Compress submission into zip file

Closes #334

Signed-off-by: Gerardo Roa Dabike <gerardo.roa@gmail.com>
Signed-off-by: Gerardo Roa Dabike <gerardo.roa@gmail.com>
@groadabike groadabike marked this pull request as draft June 27, 2023 16:44
@groadabike groadabike self-assigned this Jun 27, 2023
@groadabike groadabike added Cadenza Clarity Supporting for a Clarity Challenge labels Jun 27, 2023
Signed-off-by: Gerardo Roa Dabike <gerardo.roa@gmail.com>
Signed-off-by: Gerardo Roa Dabike <gerardo.roa@gmail.com>
Signed-off-by: Gerardo Roa Dabike <gerardo.roa@gmail.com>
Signed-off-by: Gerardo Roa Dabike <gerardo.roa@gmail.com>
Signed-off-by: Gerardo Roa Dabike <gerardo.roa@gmail.com>
Signed-off-by: Gerardo Roa Dabike <gerardo.roa@gmail.com>
Signed-off-by: Gerardo Roa Dabike <gerardo.roa@gmail.com>
Signed-off-by: Gerardo Roa Dabike <gerardo.roa@gmail.com>
Signed-off-by: Gerardo Roa Dabike <gerardo.roa@gmail.com>
Signed-off-by: Gerardo Roa Dabike <gerardo.roa@gmail.com>
@groadabike groadabike marked this pull request as ready for review June 28, 2023 11:59
@groadabike groadabike requested a review from jonbarker68 June 28, 2023 11:59
@groadabike
Copy link
Contributor Author

groadabike commented Jun 28, 2023

@jonbarker68,

I finished the changes for CAD1 evaluation.
To make the changes clear, I created a test.py file that imports from enhance.py

In test.py file, I included a small function that archives the enhanced signals in a zip file.
For this, I am also including the team_id param in the config.yaml so the output file has a standard name

Hope this makes sense

Copy link
Contributor

@jonbarker68 jonbarker68 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are all within the CAD1 baseline recipes and are needed for the evaluation stage. Approving.

@jonbarker68 jonbarker68 merged commit a6ce4a7 into v0.3 Jun 29, 2023
@groadabike groadabike deleted the evaluation-CAD1-CPC2 branch September 4, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cadenza Clarity Supporting for a Clarity Challenge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants