Skip to content

Clarify difference between params and fitted #18

Open
@rofinn

Description

@rofinn

I'm just wondering if someone could clarify what each of these function should return. For example,

  1. Should params return trainable and non-trainable parameters? Is params! a multi-argument function which mutates the model parameters, and should it return the set parameters or the updated model?
  2. Could fitted be applicable to non-regression problems (e.g., classification, clustering)?

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