Coders Packet

Packets submitted by Pulkit Khandelwal

Obtain the complete address using Geolocation in Python

Hello everyone! In this tutorial, we are going to write Python code to get the complete address of a location just by entering the latitude and longitude of the required location.

Data Analytics Project- Sales Data Analysis using Python

In this tutorial, we are going to analyze the sales data generated by the e-commerce sites such as Amazon, Flipkart, Myntra, etc., and will answer some questions to increase the profit.

Predict Password Strength using Natural Language Processing (NLP) in Python

Hello everyone! In this tutorial, we are going to build a model to predict the password strength using the Machine Learning classification algorithm Logistic Regression & NLP in Python.