Skip to content

sm::scale autoscale (and compute_scaling_from_data) behaviour if inf/NaN in input #129

@sebsjames

Description

@sebsjames

Right now, if there's an inf in your input then

sc.transform (input, output);

will induce an autoscale (as it should) which then finds the params 0, 0 for the scaling.

This is confusing if you don't expect or know that there are infs in your input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions