The main aim of this Python jupyter project is to create a job demographic segmentation model to tell the bank which of its customers are at the highest risk of leaving.
In this tutorial, we are going to learn about CHI-SQUARE FIT TEST to find correlation between variables in Python.
Simple working calculator in Java using Swing GUI. In this program, you'll learn to make a simple calculator in Java.
This is a short program based on JAVA, used to calculate percent by taking user input and generate the desired output.
This project generates the QR code for the given link using Java programming. In this project technology such as servlet and JSP are used.
This is a desktop base phone book application developed on python 2 using Tkinter which is a GUI library for Python
ReactJs and a mock backend json-server were used to create an online library administration web application.
This is a time efficient Python program to count the number of unival subtrees in a binary tree. This algorithm takes O(n) time, where n is number of nodes in the tree.
It is the very fastest sorting algorithm. It is written in C++ without using any special header files or modules.
The project "Numeral to Roman Numbers using C++" , is the source code to change number into roman number.
In this C++ project, we are generating a binomial coefficient for the given numbers by the users.
Program to show individual score and extras from a given cricket score timeline using Python