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.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

timeseriesForecasting
Last Version

Last Version

1.1.27
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://weka.sourceforge.net/doc.packages/timeseriesForecasting
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

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

Download timeseriesForecasting

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev test-jar [3.8.0,)
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
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