Skip to content
View pinrong95's full-sized avatar
  • Joined Feb 7, 2025

Block or report pinrong95

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. 01Board-Game-Reservation 01Board-Game-Reservation Public

    This is a reservation system for board game rentals. The owner can manage and record the available board games in storage, while customers can conveniently make reservations through the system.

    Jupyter Notebook

  2. 02Score-Search-System 02Score-Search-System Public

    This project is a MySQL-based system for managing student scores. It creates a STUDENTS table with student details like ID, Name, Gender, and subject scores. The program allows users to input stude…

    Jupyter Notebook

  3. 03Web-Crawler 03Web-Crawler Public

    This project includes web crawlers for UDN Money news and Taiwan High Speed Rail. One web crawler extracts financial news with text and images, while the other collects train schedules. Both follow…

    Jupyter Notebook

  4. 04Red-Wine-Dataset-Predict-Model 04Red-Wine-Dataset-Predict-Model Public

    This project uses Lasso regression to select important features before applying Polynomial Regression to predict wine quality. The dataset comes from the UCI Machine Learning Repository, and the mo…

    Jupyter Notebook

  5. 05Scikit-Learn-Application-Practice 05Scikit-Learn-Application-Practice Public

    This project demonstrates several examples of machine learning models used for prediction tasks. Each example involves loading datasets, feature selection, model training, and evaluating the predic…

    Jupyter Notebook

  6. 06HOG-SVM-Application 06HOG-SVM-Application Public

    This project uses Histogram of Oriented Gradients (HOG) for feature extraction and Support Vector Machine (SVM) for classifying images into "heavy makeup" and "no heavy makeup" categories. The proj…

    Jupyter Notebook