From ebb992a221c1ab379aac2675aeebf44897ff32b7 Mon Sep 17 00:00:00 2001 From: PeterAlbus Date: Tue, 8 Jun 2021 19:45:39 +0800 Subject: [PATCH] ADD INDRNN --- src/main/webapp/js/scripts.js | 2 +- src/main/webapp/pages/predict/IndRNN.jsp | 739 ++++++++++++++++++++++- 2 files changed, 712 insertions(+), 29 deletions(-) diff --git a/src/main/webapp/js/scripts.js b/src/main/webapp/js/scripts.js index 91f5465..9a9dc6b 100644 --- a/src/main/webapp/js/scripts.js +++ b/src/main/webapp/js/scripts.js @@ -63,7 +63,7 @@ })(jQuery); // End of use strict window.onresize = function(){ - myChart.resize(); + myChart_Brazil.resize(); myChart2.resize(); } diff --git a/src/main/webapp/pages/predict/IndRNN.jsp b/src/main/webapp/pages/predict/IndRNN.jsp index ad83439..481befe 100644 --- a/src/main/webapp/pages/predict/IndRNN.jsp +++ b/src/main/webapp/pages/predict/IndRNN.jsp @@ -30,7 +30,7 @@ - + @@ -39,57 +39,712 @@

疫情状况预测

+
-

IndRNN模型-世界确诊人数

+

IndRNN模型


-
+
+
+
+
+
+
+
+