My Work.

A selection of projects that demonstrate my passion for data-driven solution and engineering.

Evaluating the Impact of Meteorological Data on PM2.5 Prediction Using Tree-Based Machine Learning Models
Statistic & Data Analysis

Evaluating the Impact of Meteorological Data on PM2.5 Prediction Using Tree-Based Machine Learning Models

A study assessing how weather variables alone can predict fine particulate matter (PM2.5) levels in Yogyakarta using ensemble ML algorithms, highlighting key influencers like air pressure and solar radiation.

PythonMachine LearningData AnalysisEnvironmental Data
Predicting Judicial Sentences: Analyzing Indonesian Court Verdicts with NLP and ML
Statistic & Data Analysis

Predicting Judicial Sentences: Analyzing Indonesian Court Verdicts with NLP and ML

In this project, I developed a predictive model to estimate sentence lengths in months from raw Indonesian Supreme Court verdict texts, using advanced NLP techniques and ensemble machine learning models to handle noisy legal data.

PythonNLPMachine LearningDeep LearningTransformersCatBoostXGBoostLightGBMPyTorch
Sentiment Analysis of User Comments on LLM Chatbot Applications
DS/ML/AI Engineering

Sentiment Analysis of User Comments on LLM Chatbot Applications

Developing an advanced NLP pipeline to classify multilingual user reviews of AI chatbots like GPT, Gemini, Claude, and Grok.

PythonNLPSentiment AnalysisMachine LearningXGBoostLightGBMCatBoostTransformersData Imbalance
Citation Link Prediction: Building a Multi-Feature Similarity-Based Recommendation System
Statistic & Data Analysis

Citation Link Prediction: Building a Multi-Feature Similarity-Based Recommendation System

Developed a machine learning system to predict citation links between scientific papers using advanced feature engineering, NLP embeddings, and ensemble models, achieving strong performance in a competitive challenge.

PythonMachine LearningNLPFeature EngineeringGradient BoostingEmbeddings
Multi-Task Clothing Attribute Classification
DS/ML/AI Engineering

Multi-Task Clothing Attribute Classification

A multi-task learning model using EfficientNetB7 to classify clothing type and color, scoring 0.97 Exact Match Ratio on the public leaderboard.

PythonPyTorchComputer VisionMulti-Task LearningEfficientNetData AugmentationImage Classification
Crowd Counting and Density Estimation with CSRNet
DS/ML/AI Engineering

Crowd Counting and Density Estimation with CSRNet

Developed a Convolutional Neural Network using CSRNet for accurate crowd density estimation in images, optimizing for computational efficiency in a competition setting.

PythonPyTorchComputer VisionDeep LearningData Augmentation
Driver Drowsiness Classification
DS/ML/AI Engineering

Driver Drowsiness Classification

Developed an advanced driver drowsiness detection system using state-of-the-art video masked autoencoders, achieving top F1 scores in the Data Slayer 3.0 machine learning competition through innovative preprocessing and model adaptation techniques.

PythonMachine LearningComputer VisionDeep LearningVideo ProcessingLoRAData Augmentation
Motion Matters: Human Fall Detection Classification for Safety Insight
DS/ML/AI Engineering

Motion Matters: Human Fall Detection Classification for Safety Insight

Developed a machine learning model using EfficientNetB7 to classify static images as fall or non-fall events, leveraging computer vision and multitask learning for enhanced safety applications, particularly for vulnerable groups like the elderly.

PythonPyTorchComputer VisionMachine LearningImage ClassificationData Augmentation
Ensemble Learning for Multi-Regional Food Price Prediction in Indonesia
Statistic & Data Analysis

Ensemble Learning for Multi-Regional Food Price Prediction in Indonesia

In this project, I developed a weighted ensemble model to forecast prices of 13 essential food commodities across 34 provinces in Indonesia, leveraging time series data from 2022-2024 and achieving a low MAPE of 3.28%.

PythonMachine LearningTime Series ForecastingEnsemble LearningDeep LearningData Preprocessing