ROC curves, or receiver operating characteristic curves, are one of the most common evaluation metrics for checking a classification model’s performance.
read moreSo, Want to Learn Data Science with Me?
ROC curves, or receiver operating characteristic curves, are one of the most common evaluation metrics for checking a classification model’s performance.
read moreIn my last post , I talked about Object-Oriented Programming(OOP). And I specifically talked about a single magic method __init__ which is also called as a constructor method in the OOP terminology.
read morePython in many ways has made our life easier when it comes to programming.
read moreObject-Oriented Programming or OOP can be a tough concept to understand for beginners.
read moreOut of all spheres of technological advancement, artificial intelligence has always attracted the most attention from the general public.
read moreBefore I even begin this article, let me just say that I love iPython Notebooks, and Atom is not an alternative to Jupyter in any way.
read moreWith ML Engineer job roles in all the vogue and a lot of people preparing for them, I get asked a lot of times by my readers to recommend courses for the ML engineer roles particularly and not for the Data Science roles.
read morePandas is one of the best data manipulation libraries in recent times.
read moreAs Alexander Pope said, to err is human. By that metric, who is more human than us data scientists?
read moreData Exploration is a key part of Data Science. And does it take long?
read more