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

ENH: config setup and RF search space #31

Merged
merged 4 commits into from
Sep 4, 2024
Merged

ENH: config setup and RF search space #31

merged 4 commits into from
Sep 4, 2024

Conversation

adamovanja
Copy link
Owner

@adamovanja adamovanja commented Sep 3, 2024

this PR:

  • adds option of defining search space to investigate for specific model type via configuration
  • adjusts RF search space for slightly less overfitting
  • adds max_layers as configurable hyperparameter for NNs

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 94.44444% with 3 lines in your changes missing coverage. Please review.

Project coverage is 59.15%. Comparing base (d66b0a1) to head (0a76d85).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
q2_ritme/tune_models.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   58.46%   59.15%   +0.69%     
==========================================
  Files          17       17              
  Lines        1093     1119      +26     
  Branches      153      154       +1     
==========================================
+ Hits          639      662      +23     
- Misses        437      440       +3     
  Partials       17       17              

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

@adamovanja adamovanja merged commit 2c92b85 into main Sep 4, 2024
2 checks passed
@adamovanja adamovanja deleted the refine_rf branch September 4, 2024 14:34
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