Re: [Scikit-learn-general] Newbie and GaussianProcess classification

2012-08-16 Thread Andreas Müller
z-Dans" An: [email protected] Gesendet: Donnerstag, 16. August 2012 16:35:54 Betreff: [Scikit-learn-general] Newbie and GaussianProcess classification Hi, (Newbie alert, first of all!) I was wondering whether I could use scikit-learn for GaussianProcess multiple

[Scikit-learn-general] Newbie and GaussianProcess classification

2012-08-16 Thread Jose Gomez-Dans
Hi, (Newbie alert, first of all!) I was wondering whether I could use scikit-learn for GaussianProcess multiple class classification. I guess that this has to go through a one vs rest algorithm (example here: ) but this fails with the following error: ValueErro