DeepRank / iScore

iScore: an MPI supported software for ranking protein-protein docking models based on a random walk graph kernel and support vector machines
Apache License 2.0
26 stars 11 forks source link

Could we make sure that GraphRank score is the lower the better #1

Open LilySnow opened 5 years ago

LilySnow commented 5 years ago

In GraphRank.dat file, it currently reports:#Name label pred decision_value

Could we report: #Name label pred decision_value GraphRank_score, where we make sure the GraphRank_score is the lower the better. In the current paper, we use “native is labeled as class 1 and non-native 0, positive decision_value is for class 1”.