8000 Add RangeScaler and RangeUnscaler primitives · Issue #232 · MLBazaar/MLPrimitives · GitHub
[go: up one dir, main page]

Skip to content

Add RangeScaler and RangeUnscaler primitives #232

@csala

Description

@csala

Add a RangeScaler primitive that allows scaling data to a specified min-max range, like scikit-learn MinMaxScaler, but which also comes with an inverse primitive RangeUnscaler which allows reverting back the transformation to the original state.

Implementation should be similar to the existing ClassEncoder and ClassDecoder couple of primitives.

Metadata

Metadata

Assignees

Labels

new primitivesA new primitive is being requested

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0