Skip to content
View TsungTseTu122's full-sized avatar

Block or report TsungTseTu122

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

Popular repositories Loading

  1. CapstoneProject-aviation-trajectory-analysing CapstoneProject-aviation-trajectory-analysing Public

    This research extends a pre-trained trajectory prediction model to enhance its ability to handle Out-of-Distribution (OOD) and Non-IID data in General Aviation (GA) flight trajectories. Key improve…

    Python 2

  2. DataMining-cifar10-classification DataMining-cifar10-classification Public

    Data mining project on CIFAR-10 extracted features, applying preprocessing, classification models, and evaluation techniques to improve classification performance.

    Python 1

  3. MachineLearning-species-classification-project MachineLearning-species-classification-project Public

    This ML project applies Principal Component Analysis (PCA) for feature selection and Random Forest for classification on a biological trait dataset. The goal is to improve classification accuracy w…

    Jupyter Notebook 1

  4. CloudComputing--MovieLens-Big-Data-Analytics-on-the-Cloud CloudComputing--MovieLens-Big-Data-Analytics-on-the-Cloud Public

    This project analyzes the MovieLens dataset using PySpark, Hadoop HDFS, and Docker to perform clustering, classification, and association rule mining on user-movie interactions. The system runs in …

    Jupyter Notebook 1

  5. ad-submission-system-postgres ad-submission-system-postgres Public

    Rebuild of my normalized advertising system project using PostgreSQL and Docker. Includes enhanced validation, flexible data types, and security-focused schema improvements.

    Python 1

  6. PatternRecognition-GNN-node-classification PatternRecognition-GNN-node-classification Public

    This project implements a Mixed Graph Neural Network (GNN) for semi-supervised multi-class node classification using the Facebook Large Page-Page Network Dataset. The goal of the project is to pred…

    Python