Code Packets

Browse all published coding projects

Predicting Annual Medical Expenditure for an individual using XGBoost model

In this project I made a XGBoost machine learning model to predict the annual medical charges of a person.

NIKHIL · Sep 10, 2021

Dino Game in C++

This C++ program is used to play the game called “Dino Game”, where the score is calculated when dinosaur jumps on hurdle and the game is over when the dinosaur directly hits the hurdle.

Pavithra P · Sep 09, 2021

THE MINION GAME USING PYTHON

In this python project, we will design a game between two members where one will count substrings start with consonants and another will count substrings start with vowels from the given string.

Akula Arjun · Sep 09, 2021

C++ program to replace all the occurrences of a specific word in a text file

This C++ program counts all the occurrences of a specific word in a text file and finds their positions. Then, replaces all of them with another word.

Rati Gupta · Sep 09, 2021

Object Detection using Tensorflow

Object detection is the task of detection different objects in an image and drawing bounding boxes around them.

Harsh Kumar · Sep 09, 2021

Semantic Segmentation

The project is on Semantic Segmentation suign Python where we assign each pixel of image to certain class.

Harsh Kumar · Sep 08, 2021

Invoice generator in C++

This C++ program is used to generate an INVOICE for any company. After the necessary information of customer, seller and product has been entered, Invoice for the company is generated.

Pavithra P · Sep 08, 2021

Content-Based-Image-Retrieval

CBIR refers to the process of obtaining images that are relevant to query image from large collection of images based on their visual content.

Harsh Kumar · Sep 08, 2021

Number guessing game in Java

It's a project of game in which the code will generate a randome number and user has to guess that number.

MD Riyaz · Sep 08, 2021

Tic Tac Toe in python

Tic Tac Toe in python is implemented using different user-defined functions and loops. Generally, it takes in user input, checks for the specific condition and prints the winner as output.

Preetha P · Sep 08, 2021

FIND ABSOLUTE DIFFERENCE BETWEEN MAIN AND ANTI DIAGONAL OF MATRIX USING PYTHON

In this tutorial, we will calculate the absolute difference between both diagonal using python

Yuvraj Singh · Sep 07, 2021

Travels-website-using-Html

In this Travels website project. I have used Html and CSS. This website has a home page, Ticket booking page, sign-in page, sign-up page, and contact us.

MATTAPALLI BHUVANESHWAR · Sep 06, 2021