-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
235 lines (129 loc) · 6.43 KB
/
index.html
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
<!DOCTYPE html>
<html lang=en>
<head>
<!-- so meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5" />
<meta name="description" content="Welcome to the digital nest of a statistician-in-the-making, avid birder, and boardgame enthusiast! I'm a 6th-year Ph.D. student in Statistics at the University of Wisconsin-Madison, expected to hatch">
<meta property="og:type" content="website">
<meta property="og:title" content="Siyu Wang">
<meta property="og:url" content="https://iamwangsiyu.com/index.html">
<meta property="og:site_name" content="Siyu Wang">
<meta property="og:description" content="Welcome to the digital nest of a statistician-in-the-making, avid birder, and boardgame enthusiast! I'm a 6th-year Ph.D. student in Statistics at the University of Wisconsin-Madison, expected to hatch">
<meta property="og:locale" content="en_US">
<meta property="article:author" content="Siyu Wang">
<meta name="twitter:card" content="summary">
<link rel="shortcut icon" href="/images/favicon.ico">
<link rel="icon" type="image/png" href="/images/favicon-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<!-- title -->
<title>Siyu Wang</title>
<!-- async scripts -->
<!-- Google Analytics -->
<!-- Umami Analytics -->
<!-- styles -->
<link rel="stylesheet" href="/css/style.css">
<!-- persian styles -->
<!-- rss -->
<!-- mathjax -->
<!-- hexo injector head_end start -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/style.css">
<!-- hexo injector head_end end --><meta name="generator" content="Hexo 5.0.2"></head>
<body class="max-width mx-auto px3 ltr">
<div class="content index py4 h-card">
<header id="header">
<a class="u-url u-uid" href="/">
<img id="logo" alt class="u-logo" src="/images/logo.png" />
<div id="title">
<h1 class="p-name">Siyu Wang</h1>
</div>
</a>
<div id="nav">
<ul>
<li class="icon">
<a href="#" aria-label="Menu"><i class="fa-solid fa-bars fa-2x"></i></a>
</li>
<!--
--><li><a href="/">Home</a></li><!--
-->
</ul>
</div>
</header>
<section id="about" class="p-note">
<p>Welcome to the digital nest of a statistician-in-the-making, avid birder, and boardgame enthusiast! I’m a 6th-year Ph.D. student in Statistics at the University of Wisconsin-Madison, expected to hatch out of my academic egg in the winter of 2024. My research dives into the world of classification tree algorithms, and I spice them up with Linear Discriminant Analysis (don’t worry, it’s less complex than it sounds!). For a birds-eye view of my professional journey, feel free to perch on my <a href="/Resume_Siyu_Wang.pdf">CV</a>. My previous migration took me to <a target="_blank" rel="noopener" href="https://www.inarimedical.com">Inari Medical</a> in 2022, where I delved into clinical data and survived… survival analysis! In my natural habitat, I’m either conversing in R and Python or scouting for woodpeckers with my binoculars. When I’m not outdoors, I’m strategizing at Wingspan, my favorite board game. So, join me on this flight, and let’s unravel some data mysteries together!</p>
<p>
Find me on
<a class="icon u-url" target="_blank" rel="noopener me" href="https://github.com/Moran79" aria-label="github" title="github">
<i class="fa-brands fa-github"></i><!--
---></a><!--
---><!--
--->,
<a class="icon u-url" target="_blank" rel="noopener me" href="https://www.linkedin.com/in/siyu79" aria-label="linkedin" title="linkedin">
<i class="fa-brands fa-linkedin"></i><!--
---></a><!--
---><!--
---> and
<a class="icon u-email" target="_blank" rel="noopener" href="mailto:[email protected]" aria-label="mail" title="mail">
<i class="fa-solid fa-envelope"></i><!--
---></a>
<!--
--->.
</p>
</section>
<section id="writing">
<span class="h1"><a href="/">Writing</a></span>
<ul class="post-list">
<li class="post-item">
<div class="meta">
<time datetime="2023-06-24T22:40:50.000Z" class="dt-published" itemprop="datePublished">2023-06-24</time>
</div>
<span>
<a class="" href="/2023/06/24/Personal-Wingspan-Record/">Personal Wingspan Record</a>
</span>
</li>
</ul>
</section>
<section id="projects">
<span class="h1"><a href="/">Projects</a></span>
<ul class="project-list">
<li class="project-item">
<a target="_blank" rel="noopener" href="https://cran.r-project.org/web/packages/folda/index.html">folda</a>: <p>A new forward LDA framework based on Pillai’s trace and ULDA.</p>
</li>
<li class="project-item">
<a target="_blank" rel="noopener" href="https://cran.r-project.org/web/packages/LDATree/index.html">LDATree</a>: <p>A new decision tree framework with recursive ULDA.</p>
</li>
</ul>
</section>
<footer id="footer">
<div class="footer-left">
Copyright ©
2020-2024
Siyu Wang
</div>
<div class="footer-right">
<nav>
<ul>
<!--
--><li><a href="/">Home</a></li><!--
-->
</ul>
</nav>
</div>
</footer>
</div>
<!-- styles -->
<link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" crossorigin="anonymous" onload="this.onload=null;this.rel='stylesheet'"/>
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" crossorigin="anonymous"></script>
<!-- clipboard -->
<script src="/js/main.js"></script>
<!-- search -->
<!-- Baidu Analytics -->
<!-- Cloudflare Analytics -->
<!-- Disqus Comments -->
<!-- utterances Comments -->
</body>
</html>