Skip to content
View tahh1's full-sized avatar

Highlights

  • Pro

Block or report tahh1

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

Popular repositories Loading

  1. Virtual-Waiting-Queues Virtual-Waiting-Queues Public

    This RESTFUL API enables business owners and public institutions to setup a virtual waiting queues for their customers.

    C# 2

  2. leakcheck-GNN leakcheck-GNN Public

    A Graph Neural Networks-based approach for data leakage detection in ML code

    C++ 1

  3. NQA-recommend NQA-recommend Public

    This is a Gradio-powered application that retrieves similar posts based on an input post or a custom query.

    Python

  4. ml-slicer ml-slicer Public

    ml-slicer is a Python package that implements a static backward slicing pipeline for machine learning code, designed to extract focused, semantically meaningful code slices around train/test model …

    Python

  5. leakcheck leakcheck Public

    LeakCheck is an LLM-based data leakage detection pipeline built on top of our ml-slicer. It converts notebooks to scripts, slices code into train/test snippets, and runs few-shot LLM checks for pre…

    Python

  6. ml-slicer-wrapper ml-slicer-wrapper Public

    FastAPI+docker wrapper around the `ml-slicer` tool. It accepts a file upload, runs the slicer, and returns a zip of the results.

    Dockerfile