Skip to main content

Diigo Home

SVM-python - The Diigo Meta page

www.cs.cornell.edu/...svmpython2 - Cached

This link has been bookmarked by 3 people . It was first bookmarked on 03 Aug 2008, by Doug Y'barbo.

  • 21 Oct 09
    imrchen
    Roger Chen

    SVMpython is a Python embedded version of SVMstruct. One applies SVMstruct by modifying the svm_struct_api.c file and recompiling. SVMpython allows one to write these functions in Python instead: one applies SVMpython by creating a Python module (commonly just a .py file) with the appropriate methods. This module is loaded and specific methods called at runtime to support the structural learning algorithm.

    python data mining programming

  • 03 Aug 08