Storyteller. Visual creator. Data enthusiast. I turn complex insights into simple, visually compelling stories that make people say, 'Now I get it.'
MEng in Data Science @ UCLA
A recent UCLA Data Science grad with 5 years of experience in data, specializing in predictive modeling, data visualization, and statistical analysis across multiple domains, including the retail and manufacturing. I'm dedicated to leveraging my skills to help organizations succeed by making strategies accessible and effective.
Right now, Iβm seeking my next move. I invite you to check out my resume for more details. Iβm delighted to be contacted at LinkedIn/ Email. Letβs connect and explore data together!
π° Food and travel enthusiast
π€ Enjoy meeting new people and exploring new cultures
π» Speak fluent Python, SQL, Power BI, and Tableau
Sales Data Analyst, Retail and Ecommerce @ GOOSH INC (06/2023 β Present)
Data Scientist, Manufacturing @ Nan Ya Plastics Corporation (08/2019 β 05/2022)
Date: Dec, 2023
In collaboration with Massachusetts General Hospital, this project developed a forecasting system using LightGBM and ensemble models to predict radiologist workloads 1-7 days ahead. With a <10% SMAPE, the system improved healthcare resource allocation, ensuring better staff planning, reducing delays, and enhancing patient care efficiency.
Date: May, 2022
This project focused on building AI-driven predictive models to optimize production planning in plastic manufacturing. By identifying key factors influencing wastewater pollutants, we reduced COD levels from 45,000 ppm to 30,000 ppm, cutting treatment costs and minimizing environmental impact. This approach improved resource management, reduced waste, and increased production efficiency by 20%.
Date: Dec, 2023
In this project, we developed a multimodal database using CLIP embeddings to enable text-to-image and image-to-text searches. With kNN and ANN algorithms, it achieved 96% precision on the MS-COCO dataset. The project also included a user-friendly interface built with Streamlit, which allows users to easily perform dynamic searches between text and images, making it quick and easy for users to conduct multimodal AI information retrieval.
Date: May, 2023
This project aims to improve the accuracy of EEG data classification for better brain signal interpretation. It applies CNN, CRNN, and CRNN with Attention to classify EEG data, and the result shows that CNNs excel at capturing short-term patterns, while CRNNs handle longer sequences effectively. By ensembling 64 models, the system achieved 73.6% accuracy, showcasing the benefits of diverse model architectures to improve EEG signal analysis.
Date: March, 2023
In this project, we built and trained the GloVe model to create word embeddings by analyzing word co-occurrence patterns. Our work involved constructing and optimizing a word-word co-occurrence matrix, training the embeddings using weighted least squares, and fine-tuning hyperparameters for improved performance. We evaluated the model on tasks like word analogy and similarity, achieving 75% accuracy in analogy prediction. These embeddings improved performance in tasks like information retrieval and natural language processing.