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

Enhancement: Gridsearch and random_state #63

Merged
merged 17 commits into from
Sep 21, 2024
Merged

Enhancement: Gridsearch and random_state #63

merged 17 commits into from
Sep 21, 2024

Conversation

chenyangkang
Copy link
Owner

No description provided.

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 92.70833% with 7 lines in your changes missing coverage. Please review.

Project coverage is 87.56%. Comparing base (6d90ee9) to head (3aaedd2).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
stemflow/model_selection.py 90.62% 3 Missing ⚠️
tests/test_random_state_reproducibility.py 92.00% 2 Missing ⚠️
stemflow/model/AdaSTEM.py 92.85% 1 Missing ⚠️
stemflow/utils/validation.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   87.22%   87.56%   +0.34%     
==========================================
  Files          30       31       +1     
  Lines        2066     2139      +73     
==========================================
+ Hits         1802     1873      +71     
- Misses        264      266       +2     

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

@chenyangkang chenyangkang changed the title update codecov action to v4 Enhancement: Gridsearch and random_state Sep 21, 2024
@chenyangkang chenyangkang merged commit 2fb4029 into main Sep 21, 2024
6 checks passed
@chenyangkang chenyangkang deleted the update branch September 21, 2024 23:03
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