Skip to content

Dataset reading error in H2OAutoML #711

@diegotxegp

Description

@diegotxegp

When I first ran the H2OAutoML framework, that is, using the default AMLB installation, an error appeared indicating that OpenML datasets could not be read in ARFF format. It seems the issue is that Java, which H2O is based on, cannot access the datasets if the import_file function is used in the exec.py file. If this is replaced with upload_file, it works correctly. I’m not sure if it’s the best solution, but it is a solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions