Open in app

Sign In

Write

Sign In

Siddharth Kshirsagar
Siddharth Kshirsagar

85 Followers

Home

About

Mar 15

ANOVA: Not Just for Stat Geeks! How This One Test Can Help you make informed decisions

ANOVA stands or analysis of variance. Its statistical method used to check if the means of two or more groups are significantly different from each other. Code: kshirsagarsiddharth/Anova-Demo-Medium (github.com) Let’s say you want to buy watermelons and you have 3 options farm1, farm2 or farm3, and you have to decide…

Statistics

3 min read

ANOVA: Not Just for Stat Geeks! How This One Test Can Help you make informed decisions
ANOVA: Not Just for Stat Geeks! How This One Test Can Help you make informed decisions
Statistics

3 min read


Published in Level Up Coding

·Dec 28, 2022

Efficiently Scraping Multiple Pages of Data: A Guide to Handling Pagination with Selenium and Python

Why is pagination such a challenge for web scrapers? Because it’s never just a single page, it’s always page after page after page… Are you tired of manually clicking through endless pages of a pagination element to gather data? Fear not, because we’ve got a solution for you! In this…

Web Scraping

8 min read

“Efficiently Scraping Multiple Pages of Data: A Guide to Handling Pagination with Selenium and…
“Efficiently Scraping Multiple Pages of Data: A Guide to Handling Pagination with Selenium and…
Web Scraping

8 min read


Dec 27, 2022

Text Cleaning in Practice: Real-World Examples and Best Practices

Why did the data scientist’s text data always smell so fresh? Because he used a powerful text cleaning tool that left it feeling brand new! In all seriousness, text cleaning is an important step in the data science process, as it helps to remove noise and ensure that the data…

NLP

6 min read

Text Cleaning in Practice: Real-World Examples and Best Practices
Text Cleaning in Practice: Real-World Examples and Best Practices
NLP

6 min read


Published in Level Up Coding

·Mar 26, 2022

End To End Machine Learning Extraction To Deployment.

I will be demonstrating an end to end machine learning project which starts from the extraction of data from a SQL database and ends with deployment as a Web App or a web Dashboard — How the app will look finally

Machine Learning

6 min read

End To End Machine Learning Extraction To Deployment.
End To End Machine Learning Extraction To Deployment.
Machine Learning

6 min read


Published in Level Up Coding

·Mar 26, 2022

Deploy an ML Project as Dashboard with Google Authentication

Deploy machine learning algorithm as an app on the internet with added security of google authentication. — This project is the second part of a full project, find the first part at https://siddharth1.medium.com/loading-and-extraction-83fedad258f0 The code for this article can be found at kshirsagarsiddharth/plotly_dash_dashboard_for_car_prediction (github.com) We need to create core components for all the 8 input columns

Flask

5 min read

Deploy ML project as Dashboard with Google Authentication
Deploy ML project as Dashboard with Google Authentication
Flask

5 min read


Published in Level Up Coding

·Mar 15, 2022

How to Run SQL queries in Jupyter Lab

In this small article, I will illustrate how to write SQL queries in jupyter lab, perform data manipulations as well as visualizations. — Recently most of my work is focused on writing MySQL analytics queries in MySQL work bench so when I finish my queries, If I want to perform some visualization I used to download the result of queries in a csv file, load it into pandas and perform visualizations. So I…

Sql

4 min read

How to Run SQL queries in Jupyter Lab
How to Run SQL queries in Jupyter Lab
Sql

4 min read


Published in Level Up Coding

·Jan 3, 2022

Create Interactive Dashboards Using ipywidgets and Python for EDA

We will look into how we can interactively visualize data frames and plots using ipywidgets. — Find the code at Create Interactive and beautiful plots(ipywidgets) | Kaggle 1. ipywidgets interact 1.1. Implicit interact At the most basic level interact auto-generates UI controls for function arguments, and then calls the function with those arguments when you manipulate the controls interactively. Or speaking simply interacting takes the function and arguments of the function to…

Dashboard

10 min read

Create Interactive Dashboard Using ipywidgets and Python for EDA
Create Interactive Dashboard Using ipywidgets and Python for EDA
Dashboard

10 min read


Published in Level Up Coding

·Dec 31, 2021

Speed up Python code up to 100x using Numba.

The main goal of this article is to show how you can easily speed up your code 100 times faster than native python. Find code at: https://www.kaggle.com/rudrasing/speed-up-python-code-up-to-100x-using-numba We will be looking at 4 methods to write code and verify which method is better with respect to other methods. 1. Plain Vanilla Python 2. Numpy 3. Numba 4. Numba + Numpy 1. Plain Vanilla Python

Numpy

5 min read

Speed up Python Code by 100x
Speed up Python Code by 100x
Numpy

5 min read


Published in Geek Culture

·Jul 27, 2021

Bit Manipulation with examples

This article will take you through one of the most feared topic of Technical Interview which is BIT MANIPULATION. Firsts things first, I am assuming that you know basics of Binary Numbers, converting from binary to decimal and bit shifting if not please refer to some materials I have linked. …

Bit Manipulation

8 min read

Bit Manipulation with examples
Bit Manipulation with examples
Bit Manipulation

8 min read


Published in Level Up Coding

·Sep 3, 2020

Multi-Threaded Python Web Crawler for HTTPS pages.

In this article, I will demonstrate how to build a multi-threaded web crawler that can process https web pages. This Web Crawler will The web crawler will utilize multiple threads. It will be able to crawl all the particular web pages of a website. It will be able to report back any 2XX and…

Python

5 min read

Multi-Threaded Python Web Crawler for HTTPS pages.
Multi-Threaded Python Web Crawler for HTTPS pages.
Python

5 min read

Siddharth Kshirsagar

Siddharth Kshirsagar

85 Followers

Data Scientist by Profession, Web Developer by passion

Following
  • TDS Editors

    TDS Editors

  • Trey Huffine

    Trey Huffine

  • Nikhil Adithyan

    Nikhil Adithyan

  • Aquapy ingeniería

    Aquapy ingeniería

  • Guigx

    Guigx

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech