Decision Trees. Implementaion.Simple, module wise implementation of Decision Trees using Gini indexJun 12, 20212Jun 12, 20212
What Are Activation Functions?The data itself is redundant, all that is needsed to know is if it was greater than a threshold.Dec 11, 20201Dec 11, 20201
Published inThe StartupFundamentals of ConvNets“Computer vision is the science of programming a computer to gain a high-level understanding of digital imagery.”Dec 5, 20201Dec 5, 20201
Published inThe StartupVisualizing the Density Based Clustering AlgorithmsAbout why and when density based algorithms are to be chosenOct 20, 2020Oct 20, 2020
Published inThe StartupWhat Is Hash-Based Message Authentication?Intro to message authentication and the use of hashOct 9, 20201Oct 9, 20201
Published inThe StartupElGamal Scheme. From Root to the LeavesElGamal algorithm from the fundamentalsSep 29, 2020Sep 29, 2020
Published inDataDrivenInvestorHierarchical clustering with a work-out exampleLearn how the algorithm works with a numerical exampleSep 24, 2020Sep 24, 2020
Published inAnalytics VidhyaWhat is K Medoid Clustering: Why and How?Learn the intuition behind medoid clustering with a workable exampleSep 20, 2020Sep 20, 2020
Entropy in decision trees: Why and HowLearn to determine entropy and information gain and the intuition behindSep 16, 20201Sep 16, 20201
Why I switched from EJS to React!Learn why switching to react is a good ideaSep 13, 20203Sep 13, 20203
Chat popups on react, ever reuseable componentsCreate fun chat popups with reactSep 11, 20202Sep 11, 20202
Email verification with Node.js and NodemailerLearn to verify user provided emails the professional waySep 10, 20201Sep 10, 20201
Published inAnalytics VidhyaNaive Bayes Classifier in Python, from scratchBuild a naive bayes classifier on python from scratch, gonna be fun!Sep 8, 2020Sep 8, 2020
How to deploy your MERN app on HerokuMERN is a popular JSbased software stack to create dynamic web sites and apps. It uses MongoDB as the database, express in backend…Sep 8, 2020Sep 8, 2020
Real time editor with Node.js and Socket.ioEver used google docs or any other online docs manager and wandered how changes you make end up being broadcast all over in a flash? How…Sep 5, 2020Sep 5, 2020