Skip to content
View JShi12's full-sized avatar

Block or report JShi12

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. AI-literature-review-assistant AI-literature-review-assistant Public

    A multi-document AI literature synthesis system using LLMs, with PDF ingestion, section-aware chunking, structured extraction of claims, and automated generation of traceable literature review draf…

    Python

  2. Hertfordshire-Secondary-School-Performance-Analysis Hertfordshire-Secondary-School-Performance-Analysis Public

    This project builds a four-year Secondary School Performance (KS4) analysis panel for Hertfordshire schools using data published by the government.

    Jupyter Notebook

  3. Predict-Organic-Chemical-Boiling-Point Predict-Organic-Chemical-Boiling-Point Public

    This project goes through the ML project cycle of data collection, data pre-processing and feature enginneering, model training and validation. Five classic ML architectures are evaluated to predic…

    Jupyter Notebook

  4. Metal-defect-detection Metal-defect-detection Public

    This project implements semantic segmentation models to detect and classify steel surface defects. A VGG-like model and Lightweight EfficientNet U-Net model were trained on the Severstal Steel Defe…

    Jupyter Notebook

  5. Time-Series-Forecasting-On-UK-Monthly-Average-Temperature Time-Series-Forecasting-On-UK-Monthly-Average-Temperature Public

    This project conducts a Univariate Time-Series analysis to forecast UK Monthly Average Temperature and compares the SARIMAX implementation versus auto_arima way.

    Jupyter Notebook

  6. movie-recommender movie-recommender Public

    Movie-recommendation project using a hybrid of collabarative filtering and contents-based filtering with TFX

    Python