Code Packets

Browse all published coding projects

ANALYSIS AND VISUALIZATION OF COVID-19 PANDEMIC USING PYTHON PROGRAMMING

The aim of the project is to provide data analysis and visualization of covid-19 pandemic using Python programming.

KRITIKA SHELLY · Dec 30, 2020

Data explanation using Visualization in Python

In this tutorial we will learn about different different visualization tools used during data explanation in Python.

RISHAV RANJAN · Dec 29, 2020

All permutations of a string using next_permutation in C++

Here we will be discussing how to generate all permutations of a string using an STL function next_permutation() in C++.

mahima mahendru · Dec 29, 2020

Total Set Bits in a Number in C++

To find the count of a total number of set bits in the binary representation of an integer in two ways: a simple while loop and by using a built-in library function in C++.

mahima mahendru · Dec 29, 2020

MERGE SORT in C++

This C++ code takes the input array from the user and sort it using the merge sorting algorithm and gives the final array sorted in ascending order.

mahima mahendru · Dec 29, 2020

CHI-SQUARE TEST in Python

In this tutorial, we are going to learn about CHI-SQUARE FIT TEST to find correlation between variables in Python.

RISHAV RANJAN · Dec 28, 2020

Simple And Responsive Covid-19 Tracker Web Application Using Covid-19 API In Java

This web application project provides user to real-time tracking of covid-19 cases globally, India's total covid-19 cases and its all states.

Sanjay Kumar · Dec 27, 2020

Live News Web Application Using News API In Java

Live News Web Application is a web application which provides user to live news blogs in many categories.

Sanjay Kumar · Dec 24, 2020

Implementing SARSA Algorithm in Machine Learning using Python

Implementing state-action-reward-state-action Algorithm by Reinforcement learning technique in Python.

R. Gayathri · Dec 17, 2020

Implementing FP Growth Algorithm in Machine Learning using Python

Implementing Frequent Pattern Growth Algorithm using Associative Rule learning to design book recommendation system in Python.

R. Gayathri · Dec 16, 2020

Implementing Epsilon-Greedy Algorithm in Python

In this project, We will implement the Multi-Armed Bandit Analysis of Epsilon-Greedy in Python

Jacin Jacob · Dec 14, 2020

Mobile Comparison System In JAVA Using JSP, Servlet, Bootstrap

Mobile Comparison System is a system which enables you to compare your desired smartphones.

Sanjay Kumar · Dec 10, 2020