Skip to content

Home page example fails with 0.11 #973

Description

@PGijsbers

The example on the documentation homepage fails.
This is due to:

  • openml-python 0.11 working by dataframes by default, which means that categorical features are no longer automatically converted to a numerical representations, and
  • the example pipeline is not compatible with non-numeric input.

This behavior is intended, so we should update the example to use a task with only numeric data instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

DocumentationGood First IssueIssues suitable for people new to contributing to openml-python!

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions