Method | Description | |
---|---|---|
AnalyseNetworkOutput ( |
Interpret an output from neural network in a form of label using tag in EigenValueTags class
|
|
WriteEigenValueFile ( |
Given savepath and filename, create a csv file containing set of eigen values. The csv is formatted according to WEKA classifer.
|
Method | Description | |
---|---|---|
Classify ( |
||
LoadEigenRecognizer ( ) : bool | ||
LoadResource ( ) : void | ||
LoadTrainedNetwork ( ) : bool |
public AnalyseNetworkOutput ( |
||
eigenVTags |
/// A |
|
f | double |
/// A |
return | string |
public static WriteEigenValueFile ( |
||
eigenRec |
/// A |
|
savepath | string |
/// A |
filename | string |
/// A |
return | void |