My name is Sandeep Pawar. I am a Data Science professional. I write about Data Analytics, Data Visualization, Statistics, Machine Learning, Power BI, Azure ML, Python and Synapse Analytics
Removing non-alphanumeric characters and special symbols from a column in Pandas datafarme
Mar 5, 2021
Presentation notebook from 'Azure Saturday, Hamburg 2021' event.
Feb 22, 2021
Some examples of the parameter expressions that start with "q" when specifying the hyperparameter search space
Feb 1, 2021
Mar 11, 2022
Recording of my presentation at Global AI Bootcamp, Singapore on Jan 17, 2021
Jan 20, 2021
Recording of my presentation at Global AI Bootcamp, Singapore on Jan 16, 2021. I talked about importance of creating interpretable models and how Azure ML can be used to use to create such models without sacrificing accuracy
Jan 20, 2021
Blog & video on how to move Dataflows from one workspace to the other and reconnect Power BI desktop report to the migrated dataflows
Jan 5, 2021
Here I share the DAX code for creating various statistical distributions in Power BI
Dec 24, 2020
Here is a quick way to import responses submitted in Google Form on a refresh schedule.
Dec 14, 2020
In this blog post I show how you can use Python to access datasets published to Power BI service using Python in Jupyter Notebook
Dec 11, 2020
I passed the DP-100 certification exam yesterday. Here are some of the resources I used and the tips for you to prepare well.
Nov 24, 2020
As a follow-up to previous blog on Penalized Regresison, here is a video on intuitive/no-code explanation of penalized regression
Aug 17, 2020
Using Ridge regression with L2 norm penalty to improve OLS linear regression in Azure ML Studio
Jul 12, 2020
Missing Value analysis, visualization and imputation in Azure ML Studio Designer
Jul 12, 2020
Table.Profile() provides descriptive statistics for the entire table. This method allows you to obtain descriptive statistics for every column based on a category or categories and also add custom statistics.
Jul 1, 2020