TECHCEPTRON

Knowledge Repository on Advance Statistics, Statistics Machine Learning,NLP,Conversational Business analytics, Data Pre processing, Machine Learning Algorithm,Deep Learning,Data visualizations tools, Automation, Artificial Intelligence. Author: Shrish Tripathi Statistical Modeler & Tech Blogger

Saturday, March 16, 2019

Confusion Matrix Unplugged !!

Homepag






Confusion Matrix

Confusion matrix also known as error matrix, is the technique for summarising the prediction results of a classification algorithm in machine learning. The matrix table presents the number of correct and incorrect prediction values which helps evaluate the performance of a classification model.
Mostly used for binary classification problems, this serves as an important tool in understanding algorithm/model’s performance in terms of accuracy.
A binary(Yes/No) outcome classification example
  • Label e.g Pregnancy Test or Spam Email
  • Prediction value — Yes/No




The four types of prediction mistakes or errors a Classifier model might make -
  1. True label is Positive, Prediction value is Positive = True Positive
  2. True label is Negative, Prediction value is Negative = True Negative
  3. True label is Positive, Prediction value is Negative = False Negative = or saying pregnant is non-pregnant
  4. True label is Negative, Prediction value is Positive = False Positive = or saying that non-pregnant is pregnant
Both false positives and false negatives can have different impacts — Food for thought kind of example from medical world -
e.g. False negative, there is a patient with a life-threatening disease but it didn’t get detected as the classifier predicted it as Negative so it could go untreated.
e.g. False Positive, the patient doesn’t have the disease. But the prediction classified it as positive and the patient can potentially get treated for the disease.

- March 16, 2019
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Important Points in Data Science

 

  • EIA - AI/ML DRIVEN CHATBOT- INCREASE YOUR PPC CONVERSION RATE
    People may take different paths to reach the final step of purchasing. Most of them may follow the typical conversion funnel by starting a...
  • CRISP-DM model
    CRISP-DM The model splits a data mining project into six phases and it allows for needing to go back and forth between different stages....
  • Apple introduced Core ML
    In case you weren’t aware, Apple’s Worldwide Developers Conference happened this week! It was a big event with a lot of improvements to bo...

Search This Blog

Techceptron

  • Home

Blog Archive

  • ►  2025 (1)
    • ►  January 2025 (1)
  • ►  2023 (2)
    • ►  March 2023 (1)
    • ►  February 2023 (1)
  • ►  2022 (1)
    • ►  August 2022 (1)
  • ►  2020 (7)
    • ►  May 2020 (1)
    • ►  March 2020 (5)
    • ►  January 2020 (1)
  • ▼  2019 (9)
    • ►  December 2019 (1)
    • ►  July 2019 (1)
    • ►  June 2019 (4)
    • ▼  March 2019 (3)
      • Confusion Matrix Unplugged !!
      • Forward Propagation -Neural Network
      • Gradient Boosting Machine -Adaboost Quick look
  • ►  2018 (31)
    • ►  November 2018 (2)
    • ►  October 2018 (1)
    • ►  August 2018 (5)
    • ►  July 2018 (7)
    • ►  June 2018 (8)
    • ►  May 2018 (8)

Report Abuse

Labels

  • Artificial Intelligence
  • chatbot
  • chatbots
  • data science
  • EIA
  • machine learning
  • PPC
  • precision
  • recall. confusion matrix
  • techceptron
  • techecptron
© Copyright 2018-2020 Techceptron Technology Pvt. Ltd www.techceptron.com. Simple theme. Powered by Blogger.