Skip to content

[FIX] Fix and update Softmax regression learner#4767

Merged
lanzagar merged 1 commit intobiolab:masterfrom
PrimozGodec:fix-softmax
May 28, 2020
Merged

[FIX] Fix and update Softmax regression learner#4767
lanzagar merged 1 commit intobiolab:masterfrom
PrimozGodec:fix-softmax

Conversation

@PrimozGodec
Copy link
Contributor

Issue

Fixes #4715

Description of changes
  • Updated softmax regression
  • Updated base model in parts where it is required for softmax regression to work correctly.
Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec changed the title Fix and update Softmax regression learner [FIX] Fix and update Softmax regression learner May 13, 2020
@codecov
Copy link

codecov bot commented May 22, 2020

Codecov Report

Merging #4767 into master will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4767      +/-   ##
==========================================
+ Coverage   83.86%   83.97%   +0.11%     
==========================================
  Files         281      276       -5     
  Lines       56804    56054     -750     
==========================================
- Hits        47638    47071     -567     
+ Misses       9166     8983     -183     

@lanzagar lanzagar merged commit 5cd99c7 into biolab:master May 28, 2020
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.

Softmax Regression issues

2 participants