| Package | Description |
|---|---|
| marytts.modules |
All the modules doing the actual processing.
|
| weka.classifiers.trees.j48 |
| Modifier and Type | Field and Description |
|---|---|
protected StringPredictionTree |
CARTDurationModeller.pausetree
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static StringPredictionTree |
TreeConverter.c45toStringPredictionTree(weka.classifiers.trees.j48.C45PruneableClassifierTree c45Tree,
FeatureDefinition aFeatDef,
weka.core.Instances inst)
This converts the WEKA-style ClassifierTree into a Mary CART tree.
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.