Searched defs:dualCoefs (Results 1 – 6 of 6) sorted by relevance
75 dualCoefs=clf.dual_coef_ variable76 dualCoefs=dualCoefs.reshape(nbSupportVectors) variable
31 const float16_t *dualCoefs; variable
31 const float32_t *dualCoefs; variable
29 const float16_t *dualCoefs; variable
29 const float32_t *dualCoefs; variable
166 dualCoefs = clf.dual_coef_ variable167 dualCoefs = dualCoefs.reshape(nbSupportVectors) variable