Coders Packet

Packets submitted by Madhulika Damor

Predict Sentiments of Amazon Customers using Python

In this tutorial, we are going to predict the sentiments of Amazon customers using Python. We apply a Logistic Regression machine learning algorithm to our data.

Weather-Application Using Nodejs

Hello everyone! In this tutorial, we deployed a weather application to get information about the weather using Node.js.

Covid-19 Data Analysis using Python

In this tutorial, we are going to analyze Covid-19 data using Python. We mainly use the Plotly and Matplotlib libraries for this work.