Package | Description |
---|---|
weka.classifiers.timeseries.gui | |
weka.filters.supervised.attribute |
Modifier and Type | Method and Description |
---|---|
CustomPeriodicTest |
CustomPeriodicTestEditor.getTestBeingEdited()
Get the test being edited
|
Modifier and Type | Method and Description |
---|---|
void |
CustomPeriodicTestEditor.setTestToEdit(CustomPeriodicTest t)
Set the test to edit
|
Constructor and Description |
---|
CustomPeriodicEditor(List<CustomPeriodicTest> tests)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Map<String,ArrayList<CustomPeriodicTest>> |
TSLagMaker.getCustomPeriodics()
Get the date-derived custom periodic attributes in use.
|
Modifier and Type | Method and Description |
---|---|
void |
TSLagMaker.setCustomPeriodics(Map<String,ArrayList<CustomPeriodicTest>> custom)
Set the date-derived custom periodic fields to use/compute
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.