File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ is that we are now predicting numerical variables instead of categorical variabl
107
107
108
108
> ** Note:** You can usually tell whether a\index{categorical variable}\index{numerical variable} variable is numerical or
109
109
> categorical&mdash ; and therefore whether you need to perform regression or
110
- > classification&mdash ; by taking two response variables X and Y from your data,
110
+ > classification&mdash ; by taking the response variable for two observations X and Y from your data,
111
111
> and asking the question, "is response variable X * more* than response
112
112
> variable Y?" If the variable is categorical, the question will make no sense.
113
113
> (Is blue more than red? Is benign more than malignant?) If the variable is
You can’t perform that action at this time.
0 commit comments