You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
would you please add the "Basic GAN test data plot" (Fig. 7 in jcssp.2021.188.196.pdf) missing plot functions?
I.e.:
def plot_testdataset_with2020_result(X_test, y_test):
....
test_with2020_RMSE = plot_testdataset_with2020_result(X_test, y_test)
print("----- Test_RMSE_LSTM_with2020 -----", test_with2020_RMSE)
Thank you for your time,
LM
Hello,
would you please add the "Basic GAN test data plot" (Fig. 7 in jcssp.2021.188.196.pdf) missing plot functions?
I.e.:
def plot_testdataset_with2020_result(X_test, y_test):
....
test_with2020_RMSE = plot_testdataset_with2020_result(X_test, y_test)
print("----- Test_RMSE_LSTM_with2020 -----", test_with2020_RMSE)
Thank you for your time,
LM
jcssp.2021.188.196.pdf
The text was updated successfully, but these errors were encountered: