Skip to content

Allow using computed values in the preprocessing function #7

Description

@MarcCote

Related to issues #5.

The kind of processing that requires values computed using the whole dataset might cause problem, especially with lazy datasets.

For example, how could we define a preprocessing function that can subtract the mean from each example? One way could be achieve by using closure and yielding.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions