Plot Confusion Matrix in Machine Learning using python
YOUR LINK HERE:
http://youtube.com/watch?v=jTCkpB7vjRA
In this video, you will learn how to plot Confusion Matrix using the Python sklearn.metrics.confusion_matrix and sklearn.metrics.ConfusionMatrixDisplay methods. The sklearn.metrics.plot_confusion_matrix is going to be deprecated. Hence we will use the new method to plot the confusion matrix. For this example we use the Heart Diseases Dataset hosted by UCI Database. • Join Data Science Masterminds Hub: • Telegram - https://go.kunaalnaik.in/telegram • Facebook - https://go.kunaalnaik.in/facebook_hub • Follow me: • Twitter - https://go.kunaalnaik.in/twitter • Linkedin - https://go.kunaalnaik.in/linkedin • YouTube - https://go.kunaalnaik.in/YouTube • Medium - https://go.kunaalnaik.in/medium • Website - https://go.kunaalnaik.in/website • Support: • Buy Me a Coffee - https://www.buymeacoffee.com/KunaalNaik
#############################
