Skip to content
View SubhajitMondal95's full-sized avatar

Block or report SubhajitMondal95

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Credit-card-fraud-detection Credit-card-fraud-detection Public

    Credit Card Fraud detection by using Bayesian Network.Along with performed Variable Elimination and Gibbs Sampling.

    Python

  2. Tic-Tac-Toe-game Tic-Tac-Toe-game Public

    Python

  3. File-System-and-Page-Replacement-Algorithm-Simulator File-System-and-Page-Replacement-Algorithm-Simulator Public

    C++

  4. Eight-puzzle-solver Eight-puzzle-solver Public

    C++

  5. Hotel-management-booking-system Hotel-management-booking-system Public

    # Hotel Room Management System This C++ project implements a simple hotel room management system. It allows users to view available rooms, book rooms, checkout, search rooms by price range, view al…

    C++

  6. Breast-cancer-detection-using-logistic-regression Breast-cancer-detection-using-logistic-regression Public

    This Python project demonstrates a basic machine learning pipeline for predicting breast cancer diagnosis (benign or malignant) using the Wisconsin Breast Cancer dataset. The code implements both L…

    Python