timeseriesForecasting

Provides a time series forecasting environment for Weka. Includes a wrapper for Weka regression schemes that automates the process of creating lagged variables and date-derived periodic variables and provides the ability to do closed-loop forecasting. New evaluation routines are provided by a special evaluation module and graphing of predictions/forecasts are provided via the JFreeChart library. Includes both command-line and GUI user interfaces. Sample time series data can be found in ${WEKA_HOME}/packages/timeseriesForecasting/sample-data.

Лицензия

Лицензия

Категории

Категории

Weka Прикладные библиотеки Machine Learning
Группа

Группа

nz.ac.waikato.cms.weka
Идентификатор

Идентификатор

timeseriesForecasting
Последняя версия

Последняя версия

1.1.27
Дата

Дата

Тип

Тип

jar
Описание

Описание

timeseriesForecasting
Provides a time series forecasting environment for Weka. Includes a wrapper for Weka regression schemes that automates the process of creating lagged variables and date-derived periodic variables and provides the ability to do closed-loop forecasting. New evaluation routines are provided by a special evaluation module and graphing of predictions/forecasts are provided via the JFreeChart library. Includes both command-line and GUI user interfaces. Sample time series data can be found in ${WEKA_HOME}/packages/timeseriesForecasting/sample-data.
Ссылка на сайт

Ссылка на сайт

http://weka.sourceforge.net/doc.packages/timeseriesForecasting
Организация-разработчик

Организация-разработчик

University of Waikato, Hamilton, NZ
Система контроля версий

Система контроля версий

https://svn.cms.waikato.ac.nz/svn/weka/tags/timeseriesForecasting-1.1.27

Скачать timeseriesForecasting

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/timeseriesForecasting/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>timeseriesForecasting</artifactId>
    <version>1.1.27</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/timeseriesForecasting/
implementation 'nz.ac.waikato.cms.weka:timeseriesForecasting:1.1.27'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/timeseriesForecasting/
implementation ("nz.ac.waikato.cms.weka:timeseriesForecasting:1.1.27")
'nz.ac.waikato.cms.weka:timeseriesForecasting:jar:1.1.27'
<dependency org="nz.ac.waikato.cms.weka" name="timeseriesForecasting" rev="1.1.27">
  <artifact name="timeseriesForecasting" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='timeseriesForecasting', version='1.1.27')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "timeseriesForecasting" % "1.1.27"
[nz.ac.waikato.cms.weka/timeseriesForecasting "1.1.27"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
nz.ac.waikato.cms.weka : weka-dev jar [3.8.0,)
jfree : jfreechart jar 1.0.13
commons-codec : commons-codec jar 1.3

test (2)

Идентификатор библиотеки Тип Версия
nz.ac.waikato.cms.weka : weka-dev test-jar [3.8.0,)
junit : junit jar 4.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.27
1.1.26
1.1.25
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20