Category: Data Science
Overview of the exam AI-900 : Azure AI Fundamentals
Prasad KulkarniNov 19, 2020
Motivating Azure AI Fundamentals With the explosion of data and computing, Machine Learning and Deep Learning have become the cornerstone of modern information systems....
Machine Learning and Human Learning
Prasad KulkarniOct 26, 2020
The funny thing about machine learning is that it closely seems to mimic human-learning algorithms which when studied closely(by a human:), could help him to learn and...
The Azure Machine Learning Designer
Prasad KulkarniSep 30, 2020
At MS Ignite this year, Azure Machine Learning Designer went GA, which is the next generation of the classic Azure ML Studio. Although it is quite similar to its...
Understanding Precision and Recall
Prasad KulkarniSep 20, 2020
Classification is one of the most widely used supervised Machine Learning technique. In classification, the target variable takes a limited set of values. For this...
Cumulative Distribution in Azure Databricks
Prasad KulkarniMay 03, 2020
Imagine that you receive a requirement to calculate the aggregations like average on a range of percentiles and quartiles, for a given dataset. There are two ways to...
Knowing when to consider Machine Learning
Prasad KulkarniFeb 17, 2020
A Data Scientist is the one who not only knows how to use machine learning but the one who knows when to avoid it. Today, I will stand on the shoulder of a giant i.e....
Nuances of identifying Palindrome with Python Strings
Prasad KulkarniJan 26, 2020
One of the introductory examples in the world of programming the algorithm to identify Palindrome strings. Being the most widely used language, python is no exception to...
Is Artificial Intelligence a threat to Software Engineers?
Prasad KulkarniSep 25, 2019
The fear of the singularity Every threat is an opportunity The Forbes magazine article Software Ate The World, Now AI Is Eating Software reminded me of the movie...
Azure Machine Learning Visual Interface
Prasad KulkarniJun 25, 2019
Prologue: The Azure Machine Learning family Data Science process entails data extraction, data preparation, modeling, training, testing and evaluation, deployment etc....
Motivating Data Science with Azure Machine Learning Studio
Prasad KulkarniJun 06, 2019
Curve Fitting Although Azure Machine Learning Studio is a great tool, it is basically a means to an end viz. Machine Learning. Before we dive into the new incarnation of...