Skip to content
Stack Vidhya
  • Blog
    • Machine Learning
    • Python
    • AWS
    • Statistics
    • NumPy
    • Pandas
    • Sklearn
    • Seaborn
  • About
  • Contact

seaborn

Categories Machine Learning seaborn

How To Plot Confusion Matrix in Python and Why You Need To?

Visualizations play an essential role in the exploratory data analysis activity of machine learning. You can plot confusion matrix using the confusion_matrix() method from sklearn.metrics package. Why Confusion Matrix? After … Read more →

Categories Python Pandas seaborn

How To Plot Correlation Matrix in Pandas Python?

In machine learning projects, statistical analysis is done on the datasets to identify how the variables are related to each other and how it is dependent on other variables. To … Read more →

  • Privacy Policy
  • About
  • Team
2023 ©
Stack Vidhya
  • Blog
    • Machine Learning
    • Python
    • AWS
    • Statistics
    • NumPy
    • Pandas
    • Sklearn
    • Seaborn
  • About
  • Contact