alphablock #32

Merged
rmontanana merged 7 commits from alphablock into main 2025-01-22 11:48:10 +00:00
Owner

Added

  • Add a new hyperparameter to the BoostAODE class, alphablock, to control the way α is computed, with the last model or with the ensmble built so far. Default value is false.
  • Add a new hyperparameter to the SPODE class, parent, to set the root node of the model. If no value is set the root parameter of the constructor is used.
  • Add a new hyperparameter to the TAN class, parent, to set the root node of the model. If not set the first feature is used as root.
### Added - Add a new hyperparameter to the BoostAODE class, *alphablock*, to control the way α is computed, with the last model or with the ensmble built so far. Default value is *false*. - Add a new hyperparameter to the SPODE class, *parent*, to set the root node of the model. If no value is set the root parameter of the constructor is used. - Add a new hyperparameter to the TAN class, *parent*, to set the root node of the model. If not set the first feature is used as root.
rmontanana added 7 commits 2025-01-22 11:46:30 +00:00
rmontanana merged commit 64970cf7f7 into main 2025-01-22 11:48:10 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rmontanana/BayesNet#32
No description provided.