Skip to content
View zhixin-lim's full-sized avatar

Highlights

  • Pro

Block or report zhixin-lim

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
zhixin-lim/README.md

Hi, I'm Zhi Xin 👋🏻

Data Science & Analytics graduate from NUS. I like finding problems in data and building things to fix them — whether that's a product feature, a classifier, or a cleaner way to see the numbers.


Projects

Student Wellbeing Risk Platform
Built a Random Forest classifier to predict student mental health risk, with SHAP explainability and a React + FastAPI dashboard for teachers to act on predictions.
Python scikit-learn SHAP FastAPI React

Stress Detection in Reddit Posts
Compared three NLP approaches (LIWC features, TF-IDF, DistilBERT) for classifying stress in social media text. Fine-tuned DistilBERT achieved F1 = 0.82. Includes error analysis and a deployment risk assessment for real-world mental health triage.
Python DistilBERT scikit-learn LIWC

Epidemic Parameter Inference on Adaptive Networks
Used Rejection ABC and ABC-SMC to jointly infer infection and rewiring rates on an adaptive network epidemic model. Found that the β–ρ correlation is a structural non-identifiability — no sampler can resolve it without more informative data.
Python Approximate Bayesian Computation Sequential Monte Carlo

Gameplan
A Chrome extension I built to solve my own focus problem — task management and a Pomodoro-style timer in one minimal popup.
JavaScript Chrome Extensions API

Popular repositories Loading

  1. DSA4262 DSA4262 Public

    Stress detection in Reddit posts (DistilBERT, F1=0.82) + mental health disparity visualisation

    Jupyter Notebook

  2. gameplan gameplan Public

    Chrome extension for task management and focus timing

    JavaScript

  3. epidemic-parameter-inference-abc epidemic-parameter-inference-abc Public

    Inferring epidemic parameters (β, ρ) on adaptive networks using Rejection ABC and ABC-SMC. Identifies structural non-identifiability between infection and rewiring rates.

    Jupyter Notebook

  4. student-wellbeing-ml-platform student-wellbeing-ml-platform Public

    ML pipeline to predict student mental health risk + React dashboard

    Jupyter Notebook

  5. zhixin-lim zhixin-lim Public