I'm working on a multi-class classification problem and want to make predictions with high precision for a single class only (i.e. to predict less but correctly).
I've high lighted the total number of predictions and True positive cases for class-1. Any suggestion, how to tune the model of high precision?
PS: Result of other classes don't matter, we are only focusing on the precision of class-1. Please find the results below