Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain true positive, true negative, false positive, and false negative in confusion matrix with an example.

Answer Posted / Mohammad Ubaid

1. True Positive (TP): It occurs when the model correctly predicts a positive instance as positive. For example, if a tumor detection algorithm identifies a malignant tumor correctly, it results in a true positive.
2. True Negative (TN): It occurs when the model correctly predicts a negative instance as negative. For example, if a spam filter accurately identifies a non-spam email as non-spam, it results in a true negative.
3. False Positive (FP): It occurs when the model incorrectly predicts a negative instance as positive. For example, if a spam filter mistakenly marks a legitimate email as spam, it results in a false positive.
4. False Negative (FN): It occurs when the model incorrectly predicts a positive instance as negative. For example, if a tumor detection algorithm fails to identify a malignant tumor, it results in a false negative.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what are the last machine learning papers you've read?

209


Tell us do you have research experience in machine learning?

150


Do you have research experience in machine learning?

73


What are standardization and normalisation? Give one advantage of each over the other?

74