Code Packets

Browse all published coding projects

Show current Date and Time on Live Video Using OpenCV-Python

In this project, we will see how to use OpenCV cv2.putText() function to show current Date and Time on live Video.

SATYAM PRADIP GADEKAR · Aug 01, 2020

Write Text on image Using OpenCV in Python

In this Project, we will see how to use OpenCV cv2.putText() function for writing a text on the image in Python.

SATYAM PRADIP GADEKAR · Aug 01, 2020

Covid Data Analysis of Italy using Python in Jupyter Notebook

Using Python In Covid analysis we analyse not the reason but how to prevent this pandemic. To understand how to prevent this pandemic we use analysing the data set using Python.

Ritesh Bhattacharyya · Jul 31, 2020

Market basket analysis Using Python, Pandas and Matplotlib Libraries

Using Python, Pandas and Matplotlib Libraries we analyse the market situation to define the relations between the the independent variables or features of the data set.

Ritesh Bhattacharyya · Jul 31, 2020

Movie Recommendation using Python and Scikit-Learn

Using Python, Pandas and Scikit-Learn we look the the ratings of the movie and then we recommend as user's choice.

Ritesh Bhattacharyya · Jul 31, 2020

Salary Prediction and visualizing graphs of salary in different fields using Python

In salary prediction using Python and Scikit-Learn we predict the salary according to the data set. Here we train the model according to the data set of salary by the experience.

Ritesh Bhattacharyya · Jul 31, 2020

Anomaly Detection using various machine learning techniques in Python

Using Python and Scikit-Learn, MatplotLib, Seaborn, Pandas in Various domains for anomaly detection with required code.

Ritesh Bhattacharyya · Jul 31, 2020

Battleship Game in Python

This tutorial will help you play and create a simple and small Battleship Game in Python. The only way to win the game is to find the position of the battleship in the given limited chances.

NIKETH ANNAM · Jul 31, 2020

Real-Time Currency Converter using Python

This is a simple code that uses an API to access real-time currency conversion rates. The user gives the amount and country to and from which the currency needs to be converted.

Vishaka Iyengar · Jul 31, 2020

BMI Calculator with ReactJs

Building a Body Mass Index Calculator with ReactJs using basic class-based components,state and props.

Harshita Shree · Jul 31, 2020

Travel API - This tells you the no of days left in your trip and that day's weather.

Travel API takes Departure city, Arrival city and Date of Travel as input. And returns the details about the trip like Destination, No of days left in left, Weather of the destination city.

Rahul Kumar · Jul 30, 2020

Chennai house price prediction using matplotlib in Python

This Python machine learning model is used to predict the price of house using various factors such as no.of.rooms, no.of.bathrooms, no.of.halls and also the size of the area in sqft.

Kamalesh P · Jul 29, 2020