GoekeLab / m6anet

Detection of m6A from direct RNA-Seq data
https://m6anet.readthedocs.io/
MIT License
100 stars 17 forks source link

How to: analyse training output #108

Closed hengjwj closed 1 year ago

hengjwj commented 1 year ago

Christopher,

I'm unfamiliar with Python and see that training generates these files for me: image

Do you have a script that plots the ROC and PR curves from the respective joblib files?

Also, may I know how the different saved models in the model_states folder can be used? I ran the training with the default values for each parameter. I'm not sure if I understand correctly but I think, the programme saves the best model every 10 epochs. However, I'm not sure how to use these saved models. Could you provide some guidance?

Hope to hear from you soon!

Joel

chrishendra93 commented 1 year ago

hi @hengjwj ,