Skip to content

Build a hierarchy of Transformers similar to what you can find in scikit-learn #77

@SergeStinckwich

Description

@SergeStinckwich

Data transformers should be able to clean the data for example.
Some machine learning algorithms like PCA need to scale the data before using them.

See the API defined in scikit-learn: http://scikit-learn.org/stable/data_transforms.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions