DID HW #3 1-3
Mar. 18th, 2014 02:01 amWow ... this one was rough.
Deals with classification using logistic regression, SVMs, and decision trees.
Anyway, code to get through #1-3 below cut. All in R. I also did a script in Python but it turned out to be useless.
#4 is just to run this on the testing set provided, so I'm not going to belabor that here.
( code )
Deals with classification using logistic regression, SVMs, and decision trees.
Anyway, code to get through #1-3 below cut. All in R. I also did a script in Python but it turned out to be useless.
#4 is just to run this on the testing set provided, so I'm not going to belabor that here.
( code )