Skip to content

Fix hierarchical ancestor missed in the transport to model - #188

Merged
cregouby merged 21 commits into
mainfrom
bugfix/min_epoch
Jun 7, 2026
Merged

Fix hierarchical ancestor missed in the transport to model#188
cregouby merged 21 commits into
mainfrom
bugfix/min_epoch

Conversation

@cregouby

@cregouby cregouby commented May 2, 2026

Copy link
Copy Markdown
Collaborator

Fix ancesstor not being part of the model fit
Rename R files and tests for clearer relationship
Lint code
fix #187

cregouby added 21 commits May 1, 2026 19:14
add a epoch to test
remove processing of y in front of  pretraining
add a proper `build_ancestor_matrix`
[ FAIL 12 | WARN 0 | SKIP 0 | PASS 126 ]
refactor build_ancestor_matrix() for performance
coalesce missing lables in tests
fix `build_ancestor_matrix`
get_constr_output and nnf_multilabel_one_hot are moved in loss.R
  [ FAIL 0 | WARN 0 | SKIP 0 | PASS 36 ]23.552   sec elapsed
hierarchical_utils test passing
  [ FAIL 0 | WARN 0 | SKIP 0 | PASS 62 ]25.31 sec elapsed
… computation has been modified by an inplace operation`
  [ FAIL 0 | WARN 0 | SKIP 0 | PASS 24 ]52.92 sec elapsed
@cregouby
cregouby merged commit 4b9b8c6 into main Jun 7, 2026
4 of 7 checks passed
@cregouby
cregouby deleted the bugfix/min_epoch branch June 7, 2026 17:38
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.

hyerarchical model training is not considering the ancestor matrix

1 participant