PinnedYash KulkarniSimple Linear Regression model to predict the Salary based on Years of Experience.In this article, I will be using a Simple Linear Regression model to predict the salary of employed professionals based on their years of…Jul 26, 2023Jul 26, 2023
Yash KulkarniPlotting all forts in Maharashtra on a map using Folium and Python.Folium is a powerful Python library that helps you create several types of Leaflet maps. By default, Folium creates a map in a separate…Jul 23, 2023Jul 23, 2023
Yash KulkarniUsing the Folium library to plot Domino’s Pizza outlets on a map of Pune.Folium is a powerful Python library that helps you create several types of Leaflet maps. By default, Folium creates a map in a separate…Jul 17, 2023Jul 17, 2023
Yash KulkarniUsing a radar chart in Python to compare milestones of Indian cricketers.In this article, I will be using a radar chart to compare the centuries scored by Sachin Tendulkar, Virat Kohli and Rohit Sharma against…Jul 8, 2023Jul 8, 2023
Yash KulkarniDoes winning the toss matter in the IPL?In this article, we will use Python and Pandas to determine whether winning the toss actually has any affect on the outcome of the match.Jun 14, 20231Jun 14, 20231
Yash KulkarniExploratory Data Analysis of the IPL dataset.In this example, I have performed an exploratory data analysis on the IPL dataset. I found this dataset on Kaggle. (you can find it here …Mar 10, 2023Mar 10, 2023
Yash KulkarniUsing GeoPandas to map the capital cities of Asian countriesGeoPandas is an open source project that makes it easier to work with geospatial data in Python. GeoPandas expands Pandas’ datatypes to…Mar 4, 2023Mar 4, 2023
Yash KulkarniA Beginner’s Guide to HackoladeHackolade is a powerful tool which is used to design, document and communicate data models and schema.Feb 3, 2023Feb 3, 2023
Yash KulkarniDeploying ArangoDB on RedHat OpenshiftArangoDB is a highly scalable graph database, a document store and a search engine in one place. It is open source and runs everywhere. Red…Jan 14, 2023Jan 14, 2023