Pinned Repositories
Bank_Chrun_Prediction-
This project aims to predict customer churn in a bank using machine learning techniques. Customer churn refers to the phenomenon of customers leaving the bank. By predicting churn, banks can take proactive measures to retain valuable customers.
Churn-Model
Employed Logistic Regression, Random Forest, and Gradient Boosting techniques, with the final model fine- tuned to optimize performance. The project demonstrated effective predictive capabilities for identifying high- risk customers
ContactManager
Contact managing application, built using C++. Features like add, edit, delete, modify, and update contacts, and further write the result in a txt file.
diecasttrader
A place to sell Die-cast models. Built using Django framework, and Frontend using HTML, CSS and Javascript. .
Flappy_Bird
This is a replica of world famous arcade game, Flappy Bird, built using Pygame. Flappy Bird is an arcade-style game in which the player controls the bird Faby, which moves persistently to the right. The player is tasked with navigating Faby through pairs of pipes that have equally sized gaps placed at random heights.
Jackpot-game
Game developed in Java, where players aim to match three identical pictures to win the jackpot.
Machine-Learning-Models
First model
object_detection
Object detection using OpenCV.
self-driving-car
Created a self-driving car simulation in Python, integrating AI that learns from mistakes and improves its pathfinding with each generation. Implemented with Ctypes for performance optimization and pygame for graphical interface, offering a dynamic environment for AI development and testing.
video_on_demand
The Video on Demand project developed in Java Swing does video streaming along with database connectivity, login, and signup functionalities. This project includes GUI that allows users to browse through videos, categories, etc.
Rmodgil120's Repositories
Rmodgil120/Bank_Chrun_Prediction-
This project aims to predict customer churn in a bank using machine learning techniques. Customer churn refers to the phenomenon of customers leaving the bank. By predicting churn, banks can take proactive measures to retain valuable customers.
Rmodgil120/Churn-Model
Employed Logistic Regression, Random Forest, and Gradient Boosting techniques, with the final model fine- tuned to optimize performance. The project demonstrated effective predictive capabilities for identifying high- risk customers
Rmodgil120/ContactManager
Contact managing application, built using C++. Features like add, edit, delete, modify, and update contacts, and further write the result in a txt file.
Rmodgil120/diecasttrader
A place to sell Die-cast models. Built using Django framework, and Frontend using HTML, CSS and Javascript. .
Rmodgil120/Flappy_Bird
This is a replica of world famous arcade game, Flappy Bird, built using Pygame. Flappy Bird is an arcade-style game in which the player controls the bird Faby, which moves persistently to the right. The player is tasked with navigating Faby through pairs of pipes that have equally sized gaps placed at random heights.
Rmodgil120/Jackpot-game
Game developed in Java, where players aim to match three identical pictures to win the jackpot.
Rmodgil120/Machine-Learning-Models
First model
Rmodgil120/object_detection
Object detection using OpenCV.
Rmodgil120/self-driving-car
Created a self-driving car simulation in Python, integrating AI that learns from mistakes and improves its pathfinding with each generation. Implemented with Ctypes for performance optimization and pygame for graphical interface, offering a dynamic environment for AI development and testing.
Rmodgil120/video_on_demand
The Video on Demand project developed in Java Swing does video streaming along with database connectivity, login, and signup functionalities. This project includes GUI that allows users to browse through videos, categories, etc.
Rmodgil120/portfolio
Rmodgil120/YouTube-Clone
A clone of YouTube made using HTML-CSS.