Searched defs:nbSupportVectors (Results 1 – 6 of 6) sorted by relevance
/cmsis-dsp-latest/Testing/Include/Tests/ |
D | SVMF16.h | 27 int vecDim,nbSupportVectors,nbTestSamples,degree; variable
|
D | SVMF32.h | 27 int vecDim,nbSupportVectors,nbTestSamples,degree; variable
|
/cmsis-dsp-latest/Testing/Include/Benchmarks/ |
D | SVMF16.h | 25 int vecDim,nbSupportVectors,nbTestSamples,degree; variable
|
D | SVMF32.h | 25 int vecDim,nbSupportVectors,nbTestSamples,degree; variable
|
/cmsis-dsp-latest/Examples/ARM/arm_svm_example/ |
D | train.py | 64 nbSupportVectors=supportShape[0] variable
|
/cmsis-dsp-latest/PythonWrapper/examples/ |
D | testdsp6.py | 157 nbSupportVectors = supportShape[0] variable
|