Praveen Alex MathewinLevel 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
Praveen Alex MathewinDev 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
Praveen Alex MathewinNerd For Tech* The Stars in Python **Variable length parameters, the args and the kwargs in pythonDec 12, 2020Dec 12, 2020
Praveen Alex MathewinLevel Up CodingSame-Site Cookie and other attributesHow cookies work in an HTTP requestAug 27, 2020Aug 27, 2020
Praveen Alex MathewRunning 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
Praveen Alex MathewAWK Scripting LanguageAwk is an interpreted scripting language used for text manipulation.Jul 4, 2020Jul 4, 2020
Praveen Alex MathewBridge Network in DockerHere is an hands on tutorial on docker bridge networks. Feel free to install docker and follow alongJun 20, 2020Jun 20, 2020
Praveen Alex MathewinCantor’s ParadiseCantor Pairing FunctionRepresent an ordered pair of integers with a single integer.Jun 4, 2020Jun 4, 2020
Praveen Alex MathewDummy 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