Also you might need to normalize the data and set the value of C. Still this should work better than doing the explicit expansion.
----- Ursprüngliche Mail ----- Von: "Mathieu Blondel" <[email protected]> An: [email protected] Gesendet: Donnerstag, 9. August 2012 09:53:18 Betreff: Re: [Scikit-learn-general] multivariate regression with higher degree polynomials On Thu, Aug 9, 2012 at 4:02 PM, Zach Bastick < [email protected] > wrote: I'm going to manually stop it now by closing the python window. Am I doing something wrong? It probably means that epsilon is not well tuned. You can try SVR(kernel="linear") to see how it fares compared to least squares. Mathieu ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
