Tag: azure machine learning, data science, machine learning, MLOps
My Data Science Journey
Prasad KulkarniDec 27, 2022
Since this is my 100th post on this blog, let me run you through my data science journey. I started my career as a T24 developer. Now, most of you won’t even know...
An Introduction to Modeling Mindsets
Prasad KulkarniDec 25, 2022
A mathematical model is a representative of a real-world phenomenon. We seek to understand the world and take action accordingly using models. This includes everything...
Feature Scaling in Applied Machine Learning
Prasad KulkarniSep 16, 2022
If Model Training is the science of Machine Learning, Feature Engineering is the art of it. Having said that, every work of art has some standard tips and tricks...
The discipline(s) of Machine Learning Engineering
Prasad KulkarniSep 12, 2022
Before we dive into the discipline of Machine Learning Engineering, let’s see the below diagram from Google’s seminal paper called Hidden Technical Debt in...
Introducing Machine Learning Infrastructure (on Azure)
Prasad KulkarniAug 14, 2022
Functional requirements of a Machine Learning Infrastructure We have been discussing Data Science, Machine Learning System Design and MLOps for a while in our articles....
Musings on Data Quality
Prasad KulkarniMar 29, 2022
Introduction For a successful Machine Learning or Data Science practice, the following elements are key: Business Case Quality Data Skilled Teams Technology Risk...
Explainable Machine Learning with Azure Machine Learning
Prasad KulkarniNov 14, 2021
In the previous two articles, we took a dive into Explainable Machine Learning. The first one dealt with LIME and SHAP for a supervised machine learning setting. The...
Machine Learning Interpretability for Isolation forest using SHAP
Prasad KulkarniOct 28, 2021
In our previous article, we covered Machine Learning interpretability with LIME and SHAP. We introduced the concept of global and local interpretability. Moreover, we...
An Introduction to Interpretable Machine Learning with LIME and SHAP
Prasad KulkarniOct 23, 2021
Introducing Interpretable Machine Learning and(or) Explainability Gone are the days when Machine Learning models were treated as black boxes. Therefore, as Machine...
Motivating Entity Resolution for Data Science
Prasad KulkarniOct 09, 2021
Why Entity Resolution? Data is the new oil. Thus, analytical models are the new combustion engines. A combustion engine functions efficiently with good fuel. Similarly,...