Have strong problem-solving abilities, good communication skills and always willing to learn. Also with decent data analytical skills, mathematical comprehension and programming capability. Adaptive and studious, I'm now ready to face new challenges and tasks with dedication and enthusiasm.
Project title: Research on the impact of cross-border e-commerce policy on urban economic development in China
This project aims to find out if the cross-border e-commerce policy has a positive impact on the economic development in some Chinese cities.
A study was conducted upon a batch of simulated data. The environment was Python. The task was to classify the test data into 3 categories according to their features. Knn, decision tree, Naive Bayes and logistic regression was used to complete the task.
This was a supervised learning study on wine rating. The environment was R. Knn, decision tree, logistic regression and linear regression was used to conduct this study. Two variants, LASSO and ridge regression were added to the linear regression method to compare the regression effects.