Skip to content

Learning curve breaks for very small data sizes #624

@desilinguist

Description

@desilinguist

If you only have a very small amount of training data, learning curves can be very unreliable and may actually raise an exception for very small sizes esp. if you have > 2 labels.

We should basically have the learning_curve() method raise an exception if it's called with less than 500 training examples.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions