Skip to content
View elmahsieh's full-sized avatar

Block or report elmahsieh

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. HELOC-Automated-Loan-Decision HELOC-Automated-Loan-Decision Public

    Process 10k+ HELOC applications and optimize Random Forest and Logistic Regression through GridSearchCV for automated loan decision

    Jupyter Notebook

  2. LogisticRegressionTraining LogisticRegressionTraining Public

    This project involves training a machine learning model and plotting its learning curves to analyze training and testing accuracies, utilizing Java for model execution and Python for data visualiza…

    Java

  3. WebScrapper-GPT-Organizer-UDN-News WebScrapper-GPT-Organizer-UDN-News Public

    This project automates the scraping of news articles from the United Daily News (UDN) website, filters and processes them using specified keywords and OpenAI's GPT for Named Entity Recognition (NER…

    Jupyter Notebook

  4. AOU-Full-HIPPS-Final-Dr.Dreisbach AOU-Full-HIPPS-Final-Dr.Dreisbach Public

    Final version of AOU Full HIPPS code before upload to official repository

    Python

  5. BayeisanNetworkInference BayeisanNetworkInference Public

    This project implements both exact and approximate inference techniques for Bayesian Networks using enumeration and rejection sampling, respectively. It processes Bayesian Network structures in XML…

    Java