⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 package.html

📁 搞算法预测的可以来看。有移动平均法
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html>  <body>    <p>This is the main package for OpenForecast. It contains most of the    classes and interfaces that the average user will use. Only the more    advanced users that want access to specific forecasting models will need    to access the subpackages.</p>    <p>In general, you will initialize a DataSet object with a series of    DataPoints that define a series of observations. Then you will pass this    to the Forecaster.getBestForecast method to obtain a reference to the    most appropriate forecast model for the given data set. This    ForecastingModel can then be used to forecast additional values.</p>  </body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -