in https://github.com/susanli2016/Machine-Learning-with-Python/blob/master/Employee_Turnover.ipynb, for the confusion matrix of random forest model, I think the precision is 991/(991+47), recall is 991/(991+54).