Re: [Scikit-learn-general] How to interpret the 'score' of a support vector regression

2013-05-06 Thread John Richey
orresponding to one label from labels. It is reporting the results of > three-fold cross validation over that sample. Is that what you intended? - > Joel > > > On Sat, May 4, 2013 at 12:41 AM, John Richey wrote: > Hi all - > > I am relatively new to the world of mach

[Scikit-learn-general] How to interpret the 'score' of a support vector regression

2013-05-05 Thread John Richey
Hi all - I am relatively new to the world of machine learning, and I am having a little difficulty in interpreting the output of a support vector regression problem. For simplicity, lets say I have 2 variables and 100 subjects. Both variables in my model are continuous. To make matters a

[Scikit-learn-general] question about scikit / sklearn K folds cross validation

2013-04-24 Thread John Richey
Hello, I am having difficulty with a cross validation problem, and any help would be much appreciated. I have a large number of research subjects from 15 different data collection sites. I want to assess whether "site" has any influence on the data. It occurred to me that one way to do this