Skip to content

Why almost all metric blocks cannot be applied at TRANSFORM stage? #79

Description

@andruekonst

Accuracy, R2 and other metrics have the following line:

stages=Stages(transform=False, transform_on_fit=True),

It means, that at TRANSFORM stage the metrics cannot be applied. However it seems that there is no reason to do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions