-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·35 lines (33 loc) · 1.43 KB
/
index.html
File metadata and controls
executable file
·35 lines (33 loc) · 1.43 KB
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
---
layout: default
title: Dan Cervone
---
<div class="blurb">
<table>
<tr height="2%">
</tr>
<tr height="19%">
<td width="60%">
</td>
<td rowspan="2" width="40%"><img src="/images/dan.JPG" height=507 align="right" style="margin-top:80px"></td>
</tr>
<tr height="80%">
<td>
<h1>Dan Cervone</h1>
<p> I'm the Principal Data Scientist at <font color="#71c76f">Zelus Analytics</font>, where we're building the world's leading sports analytics platform. Prior to this, I spent three seaons at the <font color="#1e90ff">Los Angeles Dodgers</font>, most recently as Director of Quantitative Research. In 2015, I completed a PhD in <a title="Harvard Statistics Department" href="http://statistics.fas.harvard.edu/" target="_blank">Statistics at Harvard University</a>, and then was a <a href="http://cds.nyu.edu/mooresloan/">Moore-Sloan Data Science Fellow</a> at New York University. My work focuses on spatiotemporal data and hierarchical models, with particular application to sports analytics and player tracking data. </p>
</td>
</tr>
</table>
<p style="font-size: 2em; line-height: 3em">
<script name="Contact" language="JavaScript">
<!--
var e0 = "dcer"
var e1 = "vone"
var e3 = "gmail"
var e4 = "com"
document.write("<a href=" + "mail" + "to:" + e0 + e1 + "@" + e3 + "." + e4 + ">" + e0+ e1 + "@" + e3 + "." + e4 + "</a>")
//
//-->
</script>
</p>
</div>