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

Revised printing & improved softmax bias initialization #207

Merged
merged 1 commit into from
Jan 8, 2023
Merged

Conversation

jeremiedb
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2023

Codecov Report

Base: 47.75% // Head: 46.40% // Decreases project coverage by -1.35% ⚠️

Coverage data is based on head (5a2a047) compared to base (7c989bb).
Patch coverage: 25.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   47.75%   46.40%   -1.36%     
==========================================
  Files          20       20              
  Lines        1560     1558       -2     
==========================================
- Hits          745      723      -22     
- Misses        815      835      +20     
Impacted Files Coverage Δ
src/EvoTrees.jl 9.09% <ø> (+9.09%) ⬆️
src/gpu/fit_gpu.jl 0.00% <0.00%> (ø)
src/gpu/structs_gpu.jl 0.00% <0.00%> (ø)
src/structs.jl 50.00% <0.00%> (-41.67%) ⬇️
src/fit.jl 94.61% <100.00%> (+0.06%) ⬆️
src/models.jl 96.73% <100.00%> (-0.70%) ⬇️

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 a7dd779 into main Jan 8, 2023
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