Skip to content
View kulaphongj's full-sized avatar

Highlights

  • Pro

Block or report kulaphongj

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

Hi there 👋

Welcome to my GitHub! I'm Kulaphong Jitareerat or YOK, and this is a glimpse into my projects on GitHub! Here's a quick overview of what I've been done:

Projects

This project investigates the comparative efficacy of various pretrained convolutional neural network (CNN) models for classifying lung diseases from chest X-rays. Extending previous research using VGG16, it includes EfficientNetV2 models and evaluates the impact of optimizers like Adam and AdamW. The aim is to enhance diagnostic accuracy across ten lung disease classes and a normal class.

This project analyzes health data from over 250,000 individuals to identify factors that might increase the risk of developing diabetes. By using various machine learning models and statistics, the goal is to understand how personal details and health indicators can predict diabetes risk and inform health policy decisions.

An interactive dashboard that uses Spotify data to help users explore their music preferences. It features advanced data visualizations and customizable filters to uncover new tracks and understand listening habits.

This project aims to predict milk quality using various supervised machine-learning techniques. It explores models like Logistic Regression, Random Forest, and Support Vector Machine to classify milk based on attributes like pH, temperature, and fat content. The results highlight the Random Forest model's accuracy and insights into feature importance for milk quality prediction.

YelpViz simplifies the visualization process by retrieving business-related information using Yelp's API and providing plotted charts for analysis.

The Quizzer App is a software package designed to conduct quizzes. It comprises two sub-packages that facilitate the creation and management of quizzes.


Feel free to explore the repositories and see the details of each project.

Pinned Loading

  1. milk_quality_prediction milk_quality_prediction Public

    Jupyter Notebook

  2. Quizzer Quizzer Public

    Forked from Nijat27/Quizzer

    This application interacts with users to manage quizzes.

    Python

  3. yelp_api_wrapper yelp_api_wrapper Public

    HTML 1

  4. spotify_dashboard spotify_dashboard Public

    Forked from CraigAdlam/spotify_dashboard

    Python

  5. diabetes_prediction diabetes_prediction Public

    Jupyter Notebook

  6. cnn_lung_diseases cnn_lung_diseases Public

    Jupyter Notebook