Skip to content
View NgChunMan's full-sized avatar

Block or report NgChunMan

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. ProfBookProfBookPublic

    Forked from AY2324S1-CS2103T-W15-2/tp

    A Java desktop application for tutors to manage tutorial groups, students, and tasks — supporting group/student creation, task assignment (todos & deadlines), and student profiles, built with Gradl…

    Java

  2. CreditCardFraudDetectionCreditCardFraudDetectionPublic

    A Python implementation of credit card fraud detection using logistic regression (built from scratch), with both batch and stochastic gradient descent optimization and cross-entropy loss evaluation.

    Python

  3. Flight-Arrival-Delay-PredictionFlight-Arrival-Delay-PredictionPublic

    A scalable flight arrival delay prediction pipeline built with PySpark and linear regression, using U.S. DOT flight data with feature engineering, StringIndexer, StandardScaler, and MAE-based evalu…

    Python

  4. HandwrittenDigitsNNHandwrittenDigitsNNPublic

    MNIST handwritten digit recognition using Python, comparing a Fully-Connected Neural Network (FCNN) and a Convolutional Neural Network (CNN) with dropout — achieving up to 99.1% accuracy with the A…

    Python

  5. SG-HousePrice-PredictorSG-HousePrice-PredictorPublic

    A Python implementation of Singapore housing price prediction using Linear Regression, comparing Normal Equation and Gradient Descent methods with MSE/MAE evaluation metrics.

    Python

  6. One-Man-Business-Multi-Agent-Orchestrator-SystemOne-Man-Business-Multi-Agent-Orchestrator-SystemPublic

    A supervisor-driven, role-aware multi-agent system for solo business operations.

    Python