Due to my background as a pure biologist, I've been struggling with the comment acquired from a reviewer about the accuracy test used in my regression study. While I stick to MSE, MAE and R2 as the parameters to determine accuracy of my regression model (Support Vector Regression and Simple Linear Regression), one reviewer asks me to perform F1 score, PR or ROC curve with the data.
The reviewer has noted that "F1 score, PR or ROC curve are not specific to classification models only." With my limited knowledge, I cannot find any evidences of applying such parameters with regression study.
It would be very kind of you if anyone could provide me the source of such application. Either R or python packages for applying such test with regression study would be really appreciated.
Best regards, Kaj