Published inLevel Up CodingC4.5 Decision Tree. Explained from bottom upC4.5 Decision Tree is a complicated Algorithm to understand. It does require a lot of background knowledge. This blog has tried to collate…Jan 8, 20221Jan 8, 20221
Published inDev GeniusAnemic Domain Model Anti-patternAnemic Domain Model is a very common anti-pattern which can improve the quality of the production codebase substantially.Mar 21, 20211Mar 21, 20211
Published inNerd For Tech* The Stars in Python **Variable length parameters, the args and the kwargs in pythonDec 12, 2020Dec 12, 2020
Published inLevel Up CodingSame-Site Cookie and other attributesHow cookies work in an HTTP requestAug 27, 2020Aug 27, 2020
Running Talisman CLI in the GitLab CI ServersTalisman is an open source tool developed and maintained by ThoughtWorks Technologies. The tool is a scanner that scans the git…Jul 11, 2020Jul 11, 2020
AWK Scripting LanguageAwk is an interpreted scripting language used for text manipulation.Jul 4, 2020Jul 4, 2020
Bridge Network in DockerHere is an hands on tutorial on docker bridge networks. Feel free to install docker and follow alongJun 20, 2020Jun 20, 2020
Published inCantor’s ParadiseCantor Pairing FunctionRepresent an ordered pair of integers with a single integer.Jun 4, 2020Jun 4, 2020
Dummy coding For Linear RegressionTypically in computer programs an enum is used to represent a field having different values. For instance, while representing a set of…Apr 14, 2020Apr 14, 2020