This Python-based invoice generation system is for Golden Look L.L.C. (Dubai).
This project involves building a Multi-Layer Perceptron (MLP) model to forecast the export value of crop products for a country three years into the future. I used a dataset that contained 13 CSV files with export data for different crops.
This project aims to optimize soccer team formations using a Genetic Algorithm (GA). The goal was to form the best team based on player skills and positions, considering constraints like player attributes and team balance
In this project, I implemented a Logistic Regression model that predicts the likelihood of diabetes.
This is a Checkers game I made using Python. It’s a board game where a human user play as the red pieces, and the computer or AI plays as the white pieces. The game has an AI that tries to make smart moves, so it feels like you’re playing with a real opponent!