Multivariate-Analysis--Oil-Price-Prediction-Using-LSTM-GRU- icon indicating copy to clipboard operation
Multivariate-Analysis--Oil-Price-Prediction-Using-LSTM-GRU- copied to clipboard

error running code

Open mukhrizizraf opened this issue 4 years ago • 0 comments
trafficstars

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()

mukhrizizraf avatar May 20 '21 15:05 mukhrizizraf