X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 11 Oct 2017 12:37 PM by  MariM
SVM
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

Bisma Qazi



New Member


Posts:16
New Member


--
08 Oct 2017 07:22 AM
    Can I get to know that how does SVM module in ENVI estimate the probabilities ?
    Although, a reference (Wu et al., 2004) has been provided in the help contents but I am unable to follow which method does ENVI implement for this?

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    11 Oct 2017 12:37 PM
    ENVI's SVM implementation uses LibSVM. You might refer to the paper titled LIBSVM: A Library for Support Vector Machines.

    You can find a copy here:
    http://dns2.asia.edu.tw/~...Sys%20Tec2,%2027.pdf

    Details of Probability Estimates were described in Section 8 of the paper (p22-24). On Page 22, "after collecting all rij values, Wu et al. [2004] proposed several approaches to obtain probability. In LIBSVM, we consider their second approach to solve the optimization problem.

    You are not authorized to post a reply.