Supervised vs Unsupervised Learning: What’s the Difference?
Prasad KulkarniAug 31, 2023
Introduction In the book Modeling Mindsets, Christoph Molnar labels various modeling techniques as a mindset, rather than a toolset. Accordingly, two major modeling...
Data Integration: Definition, Process, Tools, Use Cases
Prasad KulkarniMay 31, 2023
As we usher into the age of AI, Analytics, and Data Science, we have Data-Intensive applications. What do we mean by that? According to Martin Kleppmann, the author of...
Explore your structured data using Natural Language with Azure Open AI
Prasad KulkarniApr 26, 2023
I saw a twitter quote saying, “prompt engineering is the new feature engineering.” It may be true given the rise of LLMs and especially ChatGPT. With precise...
Major approaches to Causal Inference
Prasad KulkarniMar 30, 2023
By nature, humans are inquisitive. We want to know the cause of everything that happens to us. In fact, the cause-effect phenomenon is central to Indian Philosophy in...
Will Generative AI replace Artists?
Prasad KulkarniFeb 06, 2023
Ever since the emergence of AI, there has been a fear that it will replace humans. Right from a cobbler to Software Engineers, no one is immune to this fear. And this...
Major swimlanes of Causality
Prasad KulkarniJan 31, 2023
In our article on Causal Inference in Observational Studies, we studied the motivation for the same using the example of Simpson’s Paradox. It highlights the...
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...
Natural Language Data Augmentation using nlpaug
Prasad KulkarniDec 09, 2022
Machine Learning Algorithms learn from data. And, with the advent of Deep Learning techniques, this is more profound than ever. Given large compute resources at their...
Interpretations and Definitions of Probability
Prasad KulkarniNov 19, 2022
As far as the laws of mathematics refer to reality, they are not certain, and as far as they are certain, they do not refer to reality~Albert Einstein The world we see...