Question 22
A Fraud detection model a FinTech company is put to production which is used for flagging suspicious transactions from going through the company’s payment system. On a given day the 500 transaction attempts were made in the company’s payment system and the ML model has declined all the transaction attempts on the grounds of Fraud, upon taking a manual review it was noticed that all the 500 transaction attempts were indeed genuine. Now which of the following statement is True about the model.
Precision = 100%
Recall = 100%
Recall is Undefined
Recall = 0%
Precision is Undefined