I have made a prediction algorithm in which I have predicted whether a patient has cancer or not based on the past data. I have also run the model successfully and have received the parameters. Now my question is, which parameter should I give the most importance for this case of prediction? Is it the precision, recall, accuracy or the threshold?