๐ Experience
<div style="text-align: left;">
<a><img style='display: inline-block; margin: 0; padding: 0; width: 70px; height: 70px;' src='https://raw.githubusercontent.com/PhuongFX/blog/1/assets/img/loading.png' alt='Python'></a>
</div>
๐ Technical Experience
Programming Languages
Techs, Frameworks & Tools
Hosting & Data Storage
๐ฅ๏ธ Portfolio of Projects
</>
Name | About |
---|---|
GamerDNA! |
A machine learning-based application designed to analyze online gaming behavior and predict player engagement levels. Select relevants features to identify different playerโs gaming behavior. |
STT Translate & Transcribe! |
Gradio_GenerativeAI Tool To Transcribe & Translate Audio. Enabling users to convert spoken words into written text. |
Winged Wonders | A Deep Learning Approach to Butterfly Species Identification ๐ฆ๐ฟ (with Tensorflow framework, Data augmentation technique and MobileNetV3Large model pre-trained on ImageNet) |
Potato Disease Detection | A Machine Learning Tool to Prevent the Spread of Potato Diseases ๐ฅ. Generating prediction based on 4 pre-trained models: RESNET, Inception, Xception & NASnetMobileVenn. Model performance is enhanced with Hyperparameter Tuning. |
Heart Disease Predictor | A project aims to develop a machine learning model capable of predicting heart disease using a comprehensive dataset of key indicators ๐ซ. EDA ๐. A range of machine learning models, including Decision Trees, Random Forests, Gradient Boosting,โฆup to 13 comparisons and more. Hyperparameter Tuning using GridSearchCV and RandomizedSearchCV for highest test accuracy. |
Clustering Connoisseurs | A Machine Learning system which accurately classify wines ๐ท based on their chemical profiles, and provide insights into the characteristics of different wine styles.. Using a combination of exploratory data analysis EDA ๐, data preprocessing, feature scaling ๐ง, and K-Means ๐ to clustering, and ๐visualization to identify patterns and relationships in the wine data. |
Employee Management Program | A Python ๐ software To Manage Employee Profile & Salary. With functions to Edit [Departments & Employee] profiles and Display net salaries. Combination of personal tax, late-coming days calculating and data parsing, re-serializing codes. |