Skip to content

Consistency: is_fitted as function vs. is_fitted as attribute #586

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

For classical regressors/classifiers, is_fitted is a function (has to be called). For NNs, it is an attribute/property (must not be called).

Desired solution

Consistently make this a function or an attribute.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

releasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions