We employed machine learning (YOLO model) to perform object detection on user-uploaded images and videos, enhancing them with bounding boxes for object identification, and providing a downloadable processed video
A choose your own adventure game where a wrong decision could lead to your doom. This game utilizes a sorting system and user inputs in order to send different messeges and options to the player
TIC TAC TOE, but your advessary is the computer itself. This game uses a coulumn and row based grid in order to play the game. A min-max algorithim determines the best move for the computer to win
We used Medical data to predict the chance of lung cancer in patients. We used multiple ML models including Rand Forest, Decision Trees, and SVM for the a 92% average prediction to see if person has cancer or not.