![]() |
.. (לתיקייה המכילה) | |
Is there a recommended off-the-shelf tool for handling question 2.2? | |
Try using Libsvm. The package: i) handle the assignment's file format; ii) contains a ready-made tool for producing the relevant output. |
Why are we using the current ("strange") file format? | |
It is a standard format used by few popular SVM packages, for example, "SVM-Light" and "LibSVM". |