protected class CCUpdateable.ULink extends Object
| Modifier and Type | Field and Description |
|---|---|
weka.core.Instances |
_template |
| Constructor and Description |
|---|
ULink(int[] chain,
int j,
weka.core.Instances train) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
classify(weka.core.Instance test) |
String |
toString() |
protected void |
update(weka.core.Instance x) |
Copyright © 2017. All Rights Reserved.