-
- Downloads
Plugins: Misc fixes to LDA classifier training
- Fixed a bug in the bias computation - Covariance is now properly computed from the whole dataset - Added a test for feature vector and classifier dimension compatibility - Renamed some variables and made some const for clarity
Showing
- plugins/processing/classification/src/algorithms/ovpCAlgorithmClassifierLDA.cpp 96 additions, 59 deletions...ssification/src/algorithms/ovpCAlgorithmClassifierLDA.cpp
- plugins/processing/classification/src/algorithms/ovpCAlgorithmClassifierLDA.h 2 additions, 2 deletions...lassification/src/algorithms/ovpCAlgorithmClassifierLDA.h
- plugins/processing/classification/src/algorithms/ovpCAlgorithmLDADiscriminantFunction.cpp 3 additions, 3 deletions...n/src/algorithms/ovpCAlgorithmLDADiscriminantFunction.cpp
- plugins/processing/classification/src/algorithms/ovpCAlgorithmLDADiscriminantFunction.h 3 additions, 3 deletions...ion/src/algorithms/ovpCAlgorithmLDADiscriminantFunction.h
Loading
Please register or sign in to comment