Improving LCP in webpage with this extensionThinking largest contentful paint how to improve? Here is the chrome extension to help you debug.Jul 2, 2022Jul 2, 2022
10 different ways to improve a Machine Learning ModelImproving a machine learning model is easy with these 10 tipis. You can fine tune your machine learning models with these guidlines.Oct 10, 2021Oct 10, 2021
The dead simple explanation of precision and recallThe last article you will ever read on precision and recall or prevision vs recall.Oct 7, 2021Oct 7, 2021
How to avoid flow zone — a false sense of hyper-productivityFlow zone is that state of mind in which a programmer is highly focused on solving a particular problem. His brain is fully concentrated…Mar 11, 2021Mar 11, 2021
The three rules of TDDAccording to Uncle bob, there are three rules that should be followed to get the best results from TDD. They are:Mar 6, 2021Mar 6, 2021
Things every software engineer should know.A lot of things have changed in recent years in the tech industry. It is getting harder to cope with the relevant skills and expertise to…Feb 28, 2021Feb 28, 2021
Merciless refactoring — building a flexible codebaseWorking on a large codebase is tough. Even a small change can cause many side-effects. The fear of not changing the codebase due to the…Feb 24, 2021Feb 24, 2021
The do no harm rule of software engineeringIt is practically impossible to write software without bugs but it is even harder to foresee the side effects to make sure everything is…Feb 22, 2021Feb 22, 2021
How to overcome overfitting in your ML model?Overfitting can occur due to different reasons. There are some ways to prevent this and improve your model. Some of them are:Nov 12, 2020Nov 12, 2020
Two hyperparameters every ML engineer should careBuilding a successful ML model can involve twisting and tweaking hyperparameters that give the best model for the dataset you are working…Nov 11, 2020Nov 11, 2020