Regression Basicsy= b0 + b1 *X ‘regression line we want to fit’The method of least squares minimizes the squared distance between the line ‘y’ andindividual data observations yi. That is minimize: ∑ ei2 = ∑ (yi - b0 - b1 Xi...
After a week as SAS Gobal Forum, I've been pretty excited about some of the text mining presentations that I got to see. I couldn't wait to get back to work to at least try something. After getting home I found a tweet from @imusicmash sharing a post from the Heuristic Andrew blog that shared text...