But don't know the path yet?
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 moreI love working with shell commands. They are fast and provide a ton of flexibility to do ad-hoc things.
read moreIt was August last year and I was in the process of giving interviews.
read moreOut of all spheres of technological advancement, artificial intelligence has always attracted the most attention from the general public.
read moreTransformers have become the defacto standard for NLP tasks nowadays. They started being used in NLP but they are now being used in Computer Vision and sometimes to generate music as well.
read moreRecently, I was looking for a toy dataset for my new book’s chapter (you can subscribe to the updates here ) on instance segmentation.
read moreTransformers have become the defacto standard for NLP tasks nowadays.
read more