>> Another problem concerns the dual coefficients, in the documents, dual_coef_ >> which holds the product y_i * alpha_i. Right now, I want to get alpha_i, is >> it OK that i just use dual_coef_ / y_i to get alpha_i ? > Yes, that is correct.
------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
