-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.Rmd
62 lines (39 loc) · 1.86 KB
/
resume.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
title: "Resume"
output:
html_document:
toc: true
toc_depth: 3
---
<font size = "4">
# Education
## The Chinese University of Hong Kong (CUHK)
### BSc in Risk Management Science, Minor in Biology and Statistics (2017- 2021)
Relevant Modules: Investment and Portfolio Analysis, Regression Analysis, Categorical Data Analysis,
Stochastic Process, Random Number Generation, Statistical Inference, Ecology, Evolutionary Biology
## University of Minnesota(UMN)
### MS in Bioinformatics and Computational Biology(2021-2023)
Relevant Modules: Computational biology, System biology, data analysis, machine learning
# Professional and Employment History
## Analysis of wage data in R(2020)
• Generated descriptive statistics and identified multicollinearity among predictors
• Compared the model fitting performance of multiple GLMs and identified the logistic model as the best
• Performed AIC model selection and identified sex, experience and occupation as significant factors of
wage
• Visualize probability and odd ratios change with explanatory variables
## Machine Learning Project
• Use Naïve Bayes to analyze news sentiment
• Perform stock price prediction using recurrent neural network and reinforcement learning
## System Biology Simulation
• Stability analysis of E.coil consortium population
## Data Visualization With R
• Use of ggplot, gt packages and interactive graphics with Shiny
• Visualization project on US trading dataset from 2000 to 2020
# Internship
## Cushman & Wakefield(Shanghai)
Intern, Project and Development Service(2019)
• Cooperated smoothly with colleagues of various nationalities and backgrounds in China Universal
Office development projects
• Analyzed the collected data and venders’ backgrounds, recommended competitive venders after
weighing abilities, qualities and timing of deliveries of services
</font>