Skip to content

Add 'validation_split_percentage' and 'evaluation_strategy' parameters for Trainers #823

@smirn0v

Description

@smirn0v

Is your feature request related to a problem? Please describe.
Currently 'validation_split_percentage' is set to 0 and changing it to any other value will have no effect cause 'evaluation_strategy' not set at all and by default 'no'

Describe the solution you'd like
Please add 'validation_split_percentage' and 'evaluation_strategy' parameters to control training process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions