TClass: A Temporal Classification System
Introduction
TClass is a program for classifying multivariate time series. A more in depth
explanation can be found in the FAQ.
It is written entirely in Java. It also makes use of Weka for the
actual machine learning.
It is the software Waleed
Kadous developed for his PhD on the subject.
Information
More specific information can be found in:
Requirements
TClass requires a working Java Runtime environment (JRE) or Java Development Kit
(JDK) of version 1.2 or better.
For simplicity, Weka 3.2.3
class files are included in TClass, but you may wish to download Weka 3.2.3 for
the documentation or for your own experiments.
Download
- The current version is 1.0.0 (2.5MB .jar file) -- use
jar xvf tclass-1.0.0.jar to uncompress it.
|