Driven to learn quickly, interest in Information Technology good problem solving ability, strong adaptability and training in industry operations. Background in both chemistry and business supporting team needs. Flexible and hardworking team player focused on boosting productivity and performance with conscientious and detail-oriented approaches.
Teamwork and Collaboration
Quick Learner
Problem-Solving
Multitasking and Organization
Interpersonal Skills
Analytical mindset
- To predict the future churn rate of customers for banks based on labeled data using Python language.
- The correlation between features and with dependent variable is compared by EDA and visualized using Matplotlib and Seaborn.
- Data split is performed by stratified sampling and one-hot encoding is used to convert the categorical features into numerical.
- Train the model with logistic regression, random forest and KNN respectively and apply regularized tuning to reduce the Overfitting problem. Find the optimal model by cross-validation. Analyze feature importance or coefficient to find out the factors that most affect the results.