-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
César Soto Valero edited this page Mar 4, 2020
·
5 revisions
To use the timeseriesClassification package, make sure you have installed Weka > 3.7.
Go to ~/wekafiles/packages
and decompress the timeSeriesClassification.rar
file there.
In Linux, you can do this by executing the following commands:
git clone https://github.com/cesarsotovalero/timeSeriesClassification.git
cd timeSeriesClassification
tar timeSeriesClassification -C ~/wekafiles/packages
After this, open Weka normally. The timeseriesClassification package will be automatically loaded and its features should be available through the GUI and CLI user interfaces provided by Weka.