Skip to content

error running code #2

@mukhrizizraf

Description

@mukhrizizraf

hi
i got error when running this code
##Forecasting Using Z-Score Outlier Removal
sc3 = MinMaxScaler(feature_range=(0,1))
sc4 = MinMaxScaler(feature_range=(0,1))
gru_model(sc3,z_train,3)

TypeError: Inputs to a layer should be tensors. Got: MinMaxScaler()

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