Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mlr3 autotest fails when debugging R6 helper method is loaded #8

@jemus42

Description

@jemus42

Current issue for the TabNet learners:

[train()] learner 'classif.torch.tabnet:response' on task 'feat_all_binary' failed: 
train log has errors: R6 class dataloader/R6 does not have slot '.IterableDataset_len_called'!

This seems to be a {torch} thing, and I have not identified the root cause yet.
In addition, I'm not sure if the fix would be to adjust the autotest (PR to mlr3?) for torch-specifics or to adjust the learner, but that'll depend on the actual cause of the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions