Coders Packet

Listing of packets of source code submitted by coders

Calculation of Matrix using C++

By using C++, The matrix multiplication system will able to provide results of any desired matrix size.

pima_indian _diabetes prediction using Python (machine learning)

In this Python project, we applied machine learning classification algorithms to predict whether or not the patients in the dataset have diabetes or not.

N Queen Backtracking game in C++

A simple game using the N Queen Backtracking Algorithm in C++ to explain the working of an algorithm and file handling.

Prediction of COVID-19 using Machine Learning Algorithms in Python

The aim of the project is to visualize and predict the ongoing COVID-19 pandemic by using machine learning algorithms such as support vector machine, polynomial regression in Python.

Heart Failure Clinical Data Analysis using Python (Machine Learning)

This project is based on machine learning using Python language.We apply several machine learning classifiers to predict the patients survival.

Python-based Decentralised Space Management System across multiple computers in LAN

Python Project balance the space of all the computers in the same Local network by doing simple File operations including transfer across the Local network.

Emotion Recognition in Python using OpenCV and TensorFlow

This Python code uses the webcam of the device to scan and analyze what kind of emotion the person is in right now.

Facebook sign in automation using Python and Selenium

A demonstration of automating browser activity using Selenium and Python. Here We will automate the Facebook login by reading the username and password from a file using the Python Selenium module.

Understanding and Implementing Hierarchical Clustering Algorithm in Python

Hierarchical Clustering Algorithm implementation in Python on Human Gene Dataset for multi-class classification

Image to PDF Converter using Python

An image to PDF converter has multiple applications in day-to-day life as well as office applications such as making a file of inventory papers.

Chat Application Using Python

In this code packet, I will show you how to create a real-time chat application using python.

Micro project, Birthday Management System Using Python.

We are doing a micro project using a python programming language. This Project is useful for Third Year students of Diploma.