(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

The model of water level prediction

What is it about?

Traditional water level prediction methods have insufficient information mining ability and unclear algorithmic mechanism, so this paper proposes for the first time a water level prediction method based on the fusion of blockchain technology and Long Short-Term Memory (LSTM) network, which provides technical support for real-time scheduling of the South-to-North Water Diversion Project.

Why is it important?

In this paper, the flow compensation strategy is proposed for the first time to compensate the monitoring data with large deviation accordingly and reduce the prediction error from the source. The results show that the Blockchain-LSTM combination model has the smallest prediction error after adopting the compensation strategy, which has high prediction accuracy and practicability, and provides technical support for the real-time scheduling of the South-to-North Water Diversion Reservoir.

Read more on Kudos…
The following have contributed to this page:
Zhang Mengxiao
' ,"url"));