Skip to content
View leabrodyheine's full-sized avatar

Block or report leabrodyheine

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 Loading

  1. Full-Stack-Web-Dev-Project Full-Stack-Web-Dev-Project Public

    The Social Runners Platform is a full stack web development project that integrates a MongoDB database, Node.js server, and Express framework with a Vue.js front-end, utilizing RESTful APIs to mana…

    JavaScript

  2. ML-Kaggle-Cirrhosis-Data ML-Kaggle-Cirrhosis-Data Public

    This project showcases skills in machine learning, data preprocessing, and model evaluation using Python libraries such as scikit-learn, XGBoost, and Optuna. It involves implementing various machi…

    Jupyter Notebook

  3. Mosaic-Game-Logical-Agents Mosaic-Game-Logical-Agents Public

    This project implements an intelligent agent to solve the Mosaic logic puzzle using strategies such as Single Point Strategy, Satisfiability Test Reasoning (with DNF and CNF encoding), and Probabil…

    Java

  4. California-Schools-Data-Visualization California-Schools-Data-Visualization Public

    This front-end project provides interactive visualizations of learning models adopted by California schools during the pandemic. Using D3.js and Mapbox, it dynamically presents data through bar cha…

    JavaScript

  5. Shortest-Flight-Path Shortest-Flight-Path Public

    Shortest flight path using searching algorithms

    Java

  6. Water-Pump-Status-Prediction Water-Pump-Status-Prediction Public

    This project implements machine learning models to predict the status of water pumps in Tanzania using data from DrivenData's competition. The project includes preprocessing steps, model evaluation…

    Python 1