I am doing a prediction using a SVM classifier. I have read that the output of predict may be the distance/decision function value. How shall I interpret it? What means the sign? In which class is the image classified as? Is there a possibility to compute a probability from that value?