Artificial Intelligence Project Handwritten Digits Recognition

Artificial Intelligence Project Handwritten Digits Recognition The handwritten digit recognition is the capability of computer applications to recognize the human handwritten digits. It is a hard task for the machine because handwritten digits are not perfect and can be made with many different shapes and sizes. The handwritten digit recognition system is a way to tackle this problem which uses the image of a digit and recognizes the digit present…

Details

Artificial Intelligence Project Chess Game Python Flask with Source Code

Artificial Intelligence Project Chess Game Python Flask with Source Code This is a simple chess engine/interface created using flask.  It uses chessboard.js and chess.js for the logic of the frontend chessboard, and python chess for the logic of the backend chessboard. All calculation is done on the backend using python. In order to run this application on your own machine,…

Details

Insurance Claim Prediction Machine Learning Project with Source Code

Insurance Claim Prediction Machine Learning Project with Source Code insurance claim prediction machine learning. Insurance companies are extremely interested in the prediction of the future. Accurate prediction gives a chance to reduce financial loss for the company. A major cause of increased costs are payment errors made by the insurance companies while processing claims. Furthermore,…

Details

Black Friday Sales Prediction project with source code

Black Friday Sales Prediction project with source code Black Friday Sales Prediction project with source code . In this project, we are getting to predict what proportion the purchasers will spend during Black Friday, using various features like age, gender, legal status . The dataset we are going to use is the Black Friday dataset from Kaggle which contains about 550068 rows and 12 features…

Details