Week 5 (June 24 – June 30) Progress
This week, I worked on ClassificationPartitionedModel for the ClassificationSVM crossval method.
I used the following resources:
- Libsvm PDF by CSIE: This document contains the mathematical formulations implemented in LIBSVM, which I will use to cross-check against MATLAB's documentation.
- README provided with the LIBSVM package for MATLAB/Octave.
- The ClassificationPartitionedModel.m file by Ruchika.
Comments
Post a Comment