Skip to content

Early Stopping Options default to present #111

@isabella

Description

@isabella

Currently, if you omit early stopping options, they are assumed to be None. Preferably, we automatically perform early_stopping but this requires disambiguating between None and key missing in the config. Related to this issue here: serde-rs/serde#984

This has to be supported across training from the config file and the language libraries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions