iScore: an MPI supported software for ranking protein-protein docking models based on a random walk graph kernel and support vector machines
27
stars
11
forks
source link
the differences between python iscore and our original matlab code #4
Open
LilySnow opened 5 years ago
According to Cunliang, here are the differences:
4
v.s.3
svm_parameter('-t 4 -c 4 -b 1')
v.s.svm_parameter('-t 4 -c 1 -b 0')