Skip to content

Latest commit

 

History

History
55 lines (55 loc) · 2.76 KB

File metadata and controls

55 lines (55 loc) · 2.76 KB
layout title permalink
default
Thomas H. Keefe
Thomas H. Keefe
PhD Candidate, Statistics & Operations Research
UNC-Chapel Hill


About Me

I am finishing my PhD in Statistics and Operations Research at UNC-Chapel Hill, where I work with J. S. Marron, Jan Hannig, and Amanda Nelson. I plan to defend in December 2023, and I am currently exploring opportunities to continue statistical and machine learning research in a governmental/industrial lab or postdoc environment.
Prior to starting my PhD, I was a data scientist in Cambridge, MA. Outside of my work, I love skiing, board games, cooking, and Crossfit.

Research Interests

I work on methods to help scientists understand the structure in high-dimensional and complex datasets, often motivated by the object-oriented data analysis framework. This research includes statistics, machine learning, clustering, Bayesian methods, multivariate analysis, and data integration.

Teaching

I've taught several courses at UNC and served as instructional assistant for others; please see Teaching for more.

Recent News

{% assign news = (site.data.news | sort: 'date') | reverse %} {% for n in news limit:5 %} {% endfor %}
{{ n.date | date_to_string }} {{ n.description | markdownify }}
View All