Package | Description |
---|---|
smile.classification |
Classification algorithms.
|
Modifier and Type | Method and Description |
---|---|
LDA.Trainer |
LDA.Trainer.setPriori(double[] priori)
Sets a priori probabilities of each class.
|
LDA.Trainer |
LDA.Trainer.setTolerance(double tol)
Sets covariance matrix singularity tolerance.
|
Copyright © 2015. All rights reserved.