| Package | Description |
|---|---|
| weka.clusterers |
| Modifier and Type | Method and Description |
|---|---|
static Canopy |
Canopy.aggregateCanopies(List<Canopy> canopies,
double aggregationT1,
double aggregationT2,
NormalizableDistance finalDistanceFunction,
Filter missingValuesReplacer,
int finalNumCanopies)
Aggregate the canopies from a list of Canopy clusterers together into one
final model.
|
| Modifier and Type | Method and Description |
|---|---|
static Canopy |
Canopy.aggregateCanopies(List<Canopy> canopies,
double aggregationT1,
double aggregationT2,
NormalizableDistance finalDistanceFunction,
Filter missingValuesReplacer,
int finalNumCanopies)
Aggregate the canopies from a list of Canopy clusterers together into one
final model.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.