Skip to content
View CodeByGirum's full-sized avatar
Block or Report

Block or report CodeByGirum

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

Pinned

  1. Chest-Xray-Pneumonia-Detection-Neural-Network-Model Chest-Xray-Pneumonia-Detection-Neural-Network-Model Public

    This project aims to detect pneumonia from chest X-ray images using a Convolutional Neural Network (CNN). The model is trained on a dataset of chest X-ray images and evaluated for its performance. …

    Jupyter Notebook

  2. Crime-Optimization-Model Crime-Optimization-Model Public

    The goal of this project is to reduce the number of safety incidents riders experience by optimizing the officer allocation per region to deter crime.

  3. Uhaul-Webscraper Uhaul-Webscraper Public

    A Python script using Selenium and Chrome to extract truck prices from UHaul's website based on CSV file input.

    Python

  4. Predict-Titanic-Survivors-ML-Model Predict-Titanic-Survivors-ML-Model Public

    In order to determine which Titanic passengers survived the terrible sinking, this project uses machine learning methods to create a predictive model. This dataset aims to reveal factors that affec…

    Jupyter Notebook

  5. Customer-Churn-Predictive-Model Customer-Churn-Predictive-Model Public

    This model employs the Nayes Bayes Predictive model to forecast which customers are at a higher risk of churning, i.e., closing their accounts.

  6. Bible-Characters-Game- Bible-Characters-Game- Public

    The Bible Character Guessing Game is an interactive PyQt5 application where players identify biblical figures based on three clues and images, designed to both educate and entertain through visuall…

    Python