Skip to content

[FIX] Neural Network: Default learner name propagation#6526

Merged
janezd merged 2 commits into
biolab:masterfrom
ales-erjavec:fixes/owneuralnetwork-name
Aug 24, 2023
Merged

[FIX] Neural Network: Default learner name propagation#6526
janezd merged 2 commits into
biolab:masterfrom
ales-erjavec:fixes/owneuralnetwork-name

Conversation

@ales-erjavec
Copy link
Copy Markdown
Contributor

Issue

Fixes: #6516

... the same problem is also fixed in kNN, Stochastic Gradient Descent and CN2 Rule Induction

Description of changes
  • Remove learner_name setting redefinition
Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 31, 2023

Codecov Report

Merging #6526 (9c0c57b) into master (49dc3fd) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6526      +/-   ##
==========================================
- Coverage   87.68%   87.68%   -0.01%     
==========================================
  Files         321      321              
  Lines       69371    69367       -4     
==========================================
- Hits        60830    60824       -6     
- Misses       8541     8543       +2     

@ales-erjavec ales-erjavec changed the title [FIX] Neural Network: Default name propagation [FIX] Neural Network: Default learner name propagation Aug 1, 2023
@janezd janezd self-assigned this Aug 17, 2023
@janezd janezd merged commit d49a8a3 into biolab:master Aug 24, 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.

Neural Networks - no transfer of new widget name

2 participants