-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaboutme.html
More file actions
47 lines (39 loc) · 2.69 KB
/
aboutme.html
File metadata and controls
47 lines (39 loc) · 2.69 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
36
37
38
39
40
41
42
43
44
45
46
47
---
layout: page
title: "Hi, I'm Taylor"
subtitle: Data Scientist / Machine Learning Enthusiast / Hacker
meta-title: "Taylor Smith - DS/MLE"
meta-description: "Machine learning engineer with a MS in Analytics. Currently a machine learning engineer for Toyota Connected; previously principal data scientist at State Farm, and senior data scientist at AT&T"
css: "/css/aboutme.css"
---
<div id="aboutme-section">
<p class="about-text">
<span class="fa fa-briefcase about-icon"></span>
Currently a <strong>machine learning engineer</strong> at Toyota Connected. Previously worked as <strong>principal data scientist</strong> at State Farm, and a <strong>senior data scientist</strong> at AT&T.
My current position is heavily focused on NLP and operations research. In former roles, I have developed proprietary recommender systems from end-to-end, reduced claims cycle times using text analytics, and used unsupervised learning techniques to identify internal security threats.
</p>
<p class="about-text">
<span class="fa fa-graduation-cap about-icon"></span>
Obtained my MS in <strong>Business Analytics</strong> from the <a href="https://www.mccombs.utexas.edu/Master-of-Science-in-Business-Analytics">McComb's School of Business</a> at the University of Texas at Austin and my Bachelor's in <strong>Psychology</strong> from
Texas A&M University. My masters capstone (thesis) project involved developing a bespoke visual analytics platform for Boeing.
</p>
<p class="about-text">
<span class="fa fa-code about-icon"></span>
I enjoy building <strong>robust & actionable machine learning models</strong> to help my business partners, and <strong>useful & reusable software tools</strong> to help my fellow data scientists—check out some of my projects (in the navbar above).
</p>
<p class="about-text">
<span class="fa fa-heart about-icon"></span>
I am a recovering R user and now zealously proselytize for the cult of Python.
<p>
<p class="about-text">
<span class="fa fa-code-fork about-icon"></span>
When I'm not writing machine learning models & software at work, chances are I'm writing code for a side project at home. Some of my more notable side projects include an <a href="https://github.com/tgsmith61591/pyramid"><strong>auto-ARIMA library for Python</strong></a>, an an extensive <a href="https://github.com/tgsmith61591/clust4j">clustering library for Java</a>.
</p>
<p class="about-text">
<span class="fa fa-beer about-icon"></span>
I am an avid weight lifter, foodie, home chef, and craft beer connoisseur.
</p>
<p class="about-text">
<span class="fa fa-file-text-o about-icon"></span>
If that elevator pitch didn't really do it for you, you can always check out <a href="/cv/taylor-g-smith-resume.pdf">my resume</a>.
</p>