Skip to content

MLP batch size warning #5670

@amueller

Description

@amueller

The mlp tests raise many warnings. In particular, they warn because the default batch-size is larger than some datasets.
I suggest setting the default batch-size to "auto" which is min(whateveritisnow, X.shape[0]). Raising a warning about our default value makes no sense to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyWell-defined and straightforward way to resolve

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions