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 CSIEThis 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

Popular posts from this blog

My Plans for Google Summer of Code 2024: A Brief Overview of My Project and Timeline.

Week 1 (May 27 - June 2) Progress

Week 7 (July 8 –July 14) Progress