flâneur

more regression, newton's method, ROC curves

people.eecs.berkeley.edu · 2,163 words · saved by 1 readers

N/A

More Regression; Newton’s Method; ROC Curves 59 11 More Regression; Newton’s Method; ROC Curves LEAST-SQUARES POLYNOMIAL REGRESSION Replace each Xi with feature vector (Xi ) with all terms of degree 0 . . . p 2 e.g., (Xi ) = [Xi1 Xi1 Xi2 2 Xi2 Xi1 Xi2 1]> [Notice that we’ve added the fictitious dimension “1” here, so we don’t need to add it again to do linear or logistic regression. This basis covers all polynomials quadratic in Xi1 and Xi2 .] Otherwise just like linear or logistic regression.…

related reading