Skip to content

Conversation

@mb706
Copy link
Collaborator

@mb706 mb706 commented Aug 15, 2024

  • tests
  • proper cloning
  • documentation

id = paste(fnames, collapse = "."),
task_types = task_types,
task_properties = unique(unlist(map(private$.wrapped, "task_properties"))),
param_set = ParamSetCollection$new(c(list(.own_param_set), map(private$.wrapped, "param_set"))),
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check the history of PipeOpLearner, before the PipeOp base class handled paramset collection / alist stuff properly. See there how cloning for paramset works. test this thoroughly.

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.

3 participants