Skip to content

Should I normalize data? #106

@abc-z

Description

@abc-z

I want to pass chunk of time-series with fixed size to NN, so my input will be a same [12, 45, 33, 44, 55, 22, 3]. Docs requires normalizate each element to [0, 1], but in recommended video author doesn't do it.

I suppose that I must. Perhaps add a parameter "normalize the data" of the NN is a not silly idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions