Skip to content

[<Library component: Models|Core|etc...>] Add option to pass kwargs to model fit method #500

@CptQuak

Description

@CptQuak

Description

Hi, I was looking to pass specific keyword arguments when trying to fit models. Right now there is no option to do it except following the Custom training example.

The fit_models method could be extended to allow passing fit_kwargs as an argument. Ideally as Dict[str, Dict[str, any] to support kwargs for multiple models.

If you are interested, I could possibly try to implement this functionality.

Use case

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions