iScore
iScore copied to clipboard
the differences between python iscore and our original matlab code
According to Cunliang, here are the differences:
- max walk length:
4v.s.3 - SVM training parameters
svm_parameter('-t 4 -c 4 -b 1')v.s.svm_parameter('-t 4 -c 1 -b 0')