| Package | Description |
|---|---|
| marytts.machinelearning |
Machine learning classes for K-Means clustering, Gaussian Mixture
Models, and manual data generation for testing purposes.
|
| marytts.modules |
All the modules doing the actual processing.
|
| Modifier and Type | Method and Description |
|---|---|
int[] |
SFFS.sequentialForwardFloatingSelection(String dataFile,
int indVariable,
String[] features,
int[] X,
int[] Y,
int d,
int D,
int rowIni,
int rowEnd,
SoP sop) |
void |
SFFS.trainModel(String[] lingFactors,
String featuresFile,
int numFeatures,
double percentToTrain,
SoP sop) |
| Modifier and Type | Field and Description |
|---|---|
protected SoP |
SoPF0Modeller.leftSop |
protected SoP |
SoPF0Modeller.midSop |
protected SoP |
SoPF0Modeller.rightSop |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.