kexinhuang12345 / DeepPurpose

A Deep Learning Toolkit for DTI, Drug Property, PPI, DDI, Protein Function Prediction (Bioinformatics)
https://doi.org/10.1093/bioinformatics/btaa1005
BSD 3-Clause "New" or "Revised" License
962 stars 272 forks source link

validation curve plot #170

Open misgana30 opened 1 year ago

misgana30 commented 1 year ago

Recently I have used DeepPurpose in my manuscript and I have been requested to plot the validation curve along with training curve. but i Couldn't find a way to achieve that. in addition, one of the reviewers asked me to change the "MSE" validation metrics to "MAE", and since all of these things are embodied in the main library I need your help to address this issue.