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

Fix reproducibility #196

Merged
merged 10 commits into from
Nov 21, 2022
Merged

Fix reproducibility #196

merged 10 commits into from
Nov 21, 2022

Conversation

jeremiedb
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2022

Codecov Report

Base: 48.02% // Head: 48.18% // Increases project coverage by +0.16% 🎉

Coverage data is based on head (02c8333) compared to base (fb987fc).
Patch coverage: 64.44% of modified lines in pull request are covered.

❗ Current head 02c8333 differs from pull request most recent head bc9f150. Consider uploading reports for the commit bc9f150 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
+ Coverage   48.02%   48.18%   +0.16%     
==========================================
  Files          20       20              
  Lines        1566     1573       +7     
==========================================
+ Hits          752      758       +6     
- Misses        814      815       +1     
Impacted Files Coverage Δ
src/EvoTrees.jl 0.00% <ø> (ø)
src/gpu/fit_gpu.jl 0.00% <0.00%> (ø)
src/gpu/subsample.jl 0.00% <0.00%> (ø)
src/models.jl 96.58% <84.61%> (-0.72%) ⬇️
src/find_split.jl 91.33% <100.00%> (-0.07%) ⬇️
src/fit.jl 94.54% <100.00%> (+0.03%) ⬆️
src/subsample.jl 91.17% <100.00%> (+2.94%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jeremiedb jeremiedb merged commit 68832c8 into main Nov 21, 2022
@jeremiedb jeremiedb deleted the fix-reproducibility branch November 29, 2022 01:28
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.

2 participants