Searched refs:best_coef (Results 1 – 1 of 1) sorted by relevance
1614 double best_degree = 0, best_gamma = 0, best_coef = 0, best_C = 0, best_nu = 0, best_p = 0; in train_auto() local1825 best_coef = coef; in train_auto()1857 params.coef0 = best_coef; in train_auto()2465 double best_coef = coef_begin;2657 best_coef = coef;2677 psvm_params->coef0 = best_coef;