Skip to content

[FIX] owfeatureconstructor: Always update models on data change#5804

Merged
janezd merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/feature-constructor-update-models
Feb 3, 2022
Merged

[FIX] owfeatureconstructor: Always update models on data change#5804
janezd merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/feature-constructor-update-models

Conversation

@ales-erjavec
Copy link
Contributor

Issue

Fixes gh-5803

Description of changes
  • Always update models on data change
Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #5804 (6b987ca) into master (2b857a3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5804   +/-   ##
=======================================
  Coverage   86.13%   86.13%           
=======================================
  Files         316      316           
  Lines       66388    66385    -3     
=======================================
- Hits        57182    57181    -1     
+ Misses       9206     9204    -2     

@janezd janezd self-assigned this Jan 28, 2022
@janezd janezd merged commit aa14e94 into biolab:master Feb 3, 2022
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.

Feature Constructor inconsistent in dealing with upstream change in variable type from categorical to numeric (or back)

2 participants