I think its the best video of Correlation Matrix and Heatmap in Python, i have seen many videos but you teaching skill is best . Keep upload the videos and spread the knowledge , we will support you.
Hello in case you haven't found a solution yet you should, from the jupyter dashboard, access the folder in which your CSV file is ( Better when you just create a folder on your Desktop and put your CSV file inside ). You access that folder and FROM there you create a new notebook. Once you do that just type this import pandas as pd data = pd.read_csv('./filename.csv') 'data' can be any name you want o give to your dataset.
It's a correlation matrix, not a confusion matrix. I have a different video for the confusion matrix. Here is the link: ruclips.net/video/_dWNReULL9E/видео.html
I think its the best video of Correlation Matrix and Heatmap in Python, i have seen many videos but you teaching skill is best . Keep upload the videos and spread the knowledge , we will support you.
Nice explanation for beginners
This is very good for helping
Great tutorial!
Very helpful. thank you
Great
I did the same thing but my file is not importing even after I did with CSV could you please help me?
Great! What if you want to flip the colours, the lighter it gets the lower the correlation?
Nice.
great video, thanks a lot!! Are you using a local instance of Jupiter? where should the CSV file be located in order to make the import work?
Hello in case you haven't found a solution yet you should, from the jupyter dashboard, access the folder in which your CSV file is ( Better when you just create a folder on your Desktop and put your CSV file inside ). You access that folder and FROM there you create a new notebook. Once you do that just type this
import pandas as pd
data = pd.read_csv('./filename.csv')
'data' can be any name you want o give to your dataset.
Dear ma'am,
I follow you several times for making a confusion matrix.
but failed
please help me
I will be thankful to you.
It's a correlation matrix, not a confusion matrix. I have a different video for the confusion matrix. Here is the link: ruclips.net/video/_dWNReULL9E/видео.html
If possible, please reply to me in the mail, and I share you dataset