Is Confusion Matrix really Confusing?
Confusion matrix, Precision, Recall, F1-score.

Search for a command to run...
Articles tagged with #blogging
Confusion matrix, Precision, Recall, F1-score.

Hashnode Bootcamp III task post

Reason for me to write blog, Future plans - Hashnode Bootcamp III task

Blog for Udacity Data Scientist Nanodegree Starbucks Capstone Challenge

I am using Stack overflow Annual Developer survey Data from 2017 to 2020. You can find it here.If you are using kaggle then you can find the data here.This blog is based on my notebook on kaggle. You can click here for code.Github repo of project Bus...

Seaborn is a visualization library that sits on top of matplotlib. Seaborn offers enhanced features compared to matplotlib.Seaborn is a library for making statistical graphics in Python. It builds on top of matplotlib and integrates closely with pand...