Category: Data Science
A must have trait in a Data Scientist
Prasad KulkarniApr 01, 2022
What is the most important trait/skill a Data Scientist must have? This question does rounds all over the information technology world these days. And answers may be...
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...
Evolution of Business Decision Making – From Humans to AI Driven
Prasad KulkarniMar 22, 2022
Practical life is all about Decisions. Often, we are at crossroads, and we need to decide about the next course of action. This is truer in the business world, where...
Azure Databricks and Azure Machine Learning make a great pair!
Prasad KulkarniFeb 26, 2022
The two pillars of the Azure AI platform are Azure Databricks and Azure Machine Learning. And, this is a common debate in Azure AI circles. Naturally, the question...
Data Profiling in Power BI (using Azure Databricks)
Prasad KulkarniFeb 12, 2022
In Microsoft, there are two worlds i.e. MS Azure and MS Office 365. They are two two different Active Directories in Microsoft world. Hence, they have their own tools to...
Elements of a Data Science practice
Prasad KulkarniJan 27, 2022
For a successful Machine Learning or Data Science practice, the following elements are key: Business Case Quality Data Skilled Teams Technology Risk Management Business...
Data Profiling options in Azure
Prasad KulkarniDec 28, 2021
The first step of Data Science, after Data Collection, is Exploratory Data Analysis(EDA). However, the first step within EDA is getting a high-level overview of how the...
Experiments in Azure Machine Learning
Prasad KulkarniDec 19, 2021
Introduction to Experiments Continuous Experimentation is key to MLOps. Hence, tracking each iteration, artefact of an experiment is a key to success in Data Science....
Machine Learning with Azure Synapse SQL
Prasad KulkarniDec 18, 2021
Machine Learning is not only about building models but consuming them. ML Models are consumed in two ways: Batch Inferencing and Real-Time Inferencing. In Real-Time...
Azure Machine Learning Pipelines for Model Training
Prasad KulkarniNov 30, 2021
With AI becoming mainstream, automation of ML workflows is becoming critical. This includes automation of Training, Deployment and Inference of ML Models. These Machine...