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

ADD: WandB option #25

Merged
merged 5 commits into from
Aug 13, 2024
Merged

ADD: WandB option #25

merged 5 commits into from
Aug 13, 2024

Conversation

adamovanja
Copy link
Owner

@adamovanja adamovanja commented Aug 13, 2024

this PR:

  • fixes ray init
  • defines ray dashboard port in case of multiple, concurrent slurm jobs
  • adds option of using WandB next to MLflow for model tracking

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.

Project coverage is 48.39%. Comparing base (2874c70) to head (4615fd3).

Files Patch % Lines
q2_ritme/tune_models.py 0.00% 18 Missing ⚠️
q2_ritme/run_n_eval_tune.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   49.16%   48.39%   -0.77%     
==========================================
  Files          17       17              
  Lines        1013     1029      +16     
  Branches      150      156       +6     
==========================================
  Hits          498      498              
- Misses        504      520      +16     
  Partials       11       11              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamovanja adamovanja merged commit 7c6061e into main Aug 13, 2024
2 checks passed
@adamovanja adamovanja deleted the add_wandb_option branch August 13, 2024 15:27
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.

None yet

1 participant