About
Articles by Tyler
Activity
-
Read this post if you've been recently laid off (or preferably before). These are my learnings from going through it a few times. 1) Don't do…
Read this post if you've been recently laid off (or preferably before). These are my learnings from going through it a few times. 1) Don't do…
Liked by Tyler Byers
-
TRON is everywhere. Its in the name for a quarter of a million companies. I like that term because its found in my favorite atomic particles. Where…
TRON is everywhere. Its in the name for a quarter of a million companies. I like that term because its found in my favorite atomic particles. Where…
Liked by Tyler Byers
-
The owners of this building in Spokane deserve a shout-out not only for an outstanding renovation but also for investing in downtown Spokane during…
The owners of this building in Spokane deserve a shout-out not only for an outstanding renovation but also for investing in downtown Spokane during…
Liked by Tyler Byers
Experience & Education
Volunteer Experience
Publications
-
White Paper: Using Machine Learning to Improve Demand Response Forecasts
Comverge, Inc
See publicationThe utility industry, like many industries, is currently undergoing a data revolution. Metering infrastructure is dramatically improving, data storage costs are plummeting, and computing power is still following Moore’s famous law of exponential improvement. Yet many utilities are unable or unsure about how to take advantage of this modern-day gold. We are tackling ways to turn this flood of data into insights that promise to help our customers improve forecasting of demand response (DR)…
The utility industry, like many industries, is currently undergoing a data revolution. Metering infrastructure is dramatically improving, data storage costs are plummeting, and computing power is still following Moore’s famous law of exponential improvement. Yet many utilities are unable or unsure about how to take advantage of this modern-day gold. We are tackling ways to turn this flood of data into insights that promise to help our customers improve forecasting of demand response (DR) control events. This will increase efficiency, help with targeting, and ultimately improve utilities’ bottom lines.
-
Communicating data science: An interview with a storytelling expert
No Free Hunch (Kaggle blog)
See publication"To kick off this series on communicating data science, I interview Tyler about how he uses his skills in data visualization and effective reporting to collaborate and influence in his career. His advice to those who are talented at rising to the top of Kaggle's leaderboard, but need help finding their voice when it comes to communicating the insights in their ensemble? Read extensively outside of your domain and listen to stand-up comedy!"
-
Honors Thesis: Modeling Airflow Around a Racing Wheelchair
The University of Arizona Honors College
See publicationA thesis submitted to the Honors College in partial fulfillment of the bachelors degree with honors in engineering mathematics.
Patents
-
Electric vehicle distributed energy resource management
Issued US12330523B2
A method and system for managing electric vehicle (EV) distributed energy resource(s) (DER) are disclosed. A DER analytics engine may receive electricity consumption data of a plurality of sites from corresponding electricity meters of the plurality of sites, detect EV charging information based at least in part on the electricity consumption data, obtain EV telematics data of EVs associated with the EV charging information, reconcile the EV charging information and the EV telematics data, and…
A method and system for managing electric vehicle (EV) distributed energy resource(s) (DER) are disclosed. A DER analytics engine may receive electricity consumption data of a plurality of sites from corresponding electricity meters of the plurality of sites, detect EV charging information based at least in part on the electricity consumption data, obtain EV telematics data of EVs associated with the EV charging information, reconcile the EV charging information and the EV telematics data, and generate, based on the reconciled EV charging information and the EV telematics data, models for at least one of continuous EV load prediction, electrical vehicle supply equipment (EVSE detection), and/or optimization for at least one of aggregated load, load per feeder, or maximum revenue for time-of-use tiers.
Other inventorsSee patent
Projects
-
Kaggle - How Much Did It Rain II
See projectThis is my work for the Kaggle: How Much Did it Rain? II competition.
I completed this as part of the University of Washington Professional and Continuing Education's Data Science Certificate class #3 of 3. This is the final project. -
Denver B-Cycle 2014 Ridership
See projectThis is my final project for University of Washington's Methods for Data Analysis class, course #2 of 3 in the Data Science Certificate program. This project looks at public data from the Denver B-cycle program, which is merged with distance data from Google Maps and weather data from forecast.io.
-
Data Visualization with D3.js Final Project
See projectThis visualization is an animation that shows that people in most countries increased their daily caloric consumption, as well as average body mass index (BMI), between the years 1990 and 2007. The visualization shows each country as a "bubble" on a scatterplot, where the size of the bubble is related to that country's Gross Domestic Product (GDP) per person. From the chart, it is apparent that in general the richest countries have the highest daily consumption, as well as the highest BMI, and…
This visualization is an animation that shows that people in most countries increased their daily caloric consumption, as well as average body mass index (BMI), between the years 1990 and 2007. The visualization shows each country as a "bubble" on a scatterplot, where the size of the bubble is related to that country's Gross Domestic Product (GDP) per person. From the chart, it is apparent that in general the richest countries have the highest daily consumption, as well as the highest BMI, and a careful eye may discern that the richest countries have increased their consumption the most over the 18 years. In comparison, the poorest countries, especially those in Sub-Saharan Africa, appear to still be struggling with food supply, and may be getting left behind as the richer countries become more and more overweight.
-
Identifying Fraud from Enron Email
See projectThe goal of this project was to use machine learning to identify persons of interest (POIs) in the Enron corporate fraud case. We were given a dataset with 146 data points (i.e. "people"), each of which has 21 features. The features were financial features (such as salary, bonus, and stock options) and email features (such as number of messages sent, messages sent to POIs, and number of messages received). Of the 146 people in the data set, there were 18 POIs. Using machine learning to identify…
The goal of this project was to use machine learning to identify persons of interest (POIs) in the Enron corporate fraud case. We were given a dataset with 146 data points (i.e. "people"), each of which has 21 features. The features were financial features (such as salary, bonus, and stock options) and email features (such as number of messages sent, messages sent to POIs, and number of messages received). Of the 146 people in the data set, there were 18 POIs. Using machine learning to identify the POIs is useful because of complexity of the data set. It allows us to try to find patterns to detect POIs. In this way, we can create a model that then may help us identify POIs from new data -- if a new person and their data are sent through the model, the model can then identify whether that new person may be a POI or not.
-
MongoDB Final Project
See projectThis report details my acquisition, cleanup, and exploration of the OpenStreetMap.org map data for the majority of Summit County, Colorado, to include Vail in Eagle County. I focused on recreational items listed within the map, rather than focusing as heavily on addresses, business, and other amenities. In large part this was due to the fact that I found that the map was fairly complete with respect to listing mountain peaks, ski pistes, and ski chair lifts. Some slight cleanup was required…
This report details my acquisition, cleanup, and exploration of the OpenStreetMap.org map data for the majority of Summit County, Colorado, to include Vail in Eagle County. I focused on recreational items listed within the map, rather than focusing as heavily on addresses, business, and other amenities. In large part this was due to the fact that I found that the map was fairly complete with respect to listing mountain peaks, ski pistes, and ski chair lifts. Some slight cleanup was required. However, the map was very incomplete with respect to listing businesses and other amenities.
-
The Incredible Word Oracle
See projectThe word prediction app originally built for the Coursera/Johns Hopkins University Data Science Capstone project.
-
Calculating Calories Burned During a Workout
See projectCalculate Your Workout Calories
The Calories Burned Calculator, available at the Shiny Apps Page estimates the number of calories that the user burned during a workout.
User enters Gender, Age, and Weight (lb or kg).
If workout was steady-state, user enters Duration and Average Heart Rate, and the resulting calories burned appears.
If workout was multi-stage (legs of varying intensity), user can use “Add Leg” feature.
Calculator tracks total elapsed time for workout and…Calculate Your Workout Calories
The Calories Burned Calculator, available at the Shiny Apps Page estimates the number of calories that the user burned during a workout.
User enters Gender, Age, and Weight (lb or kg).
If workout was steady-state, user enters Duration and Average Heart Rate, and the resulting calories burned appears.
If workout was multi-stage (legs of varying intensity), user can use “Add Leg” feature.
Calculator tracks total elapsed time for workout and total calories burned during workout.
Displays a chart of Calories Burned vs. Elapsed Time.
Displays table of stats for user.
Test Scores
-
GRE
Score: 337/340
Verbal: 169/170, Quant: 168/170, Writing: 4.5/6.0
Languages
-
English
Native or bilingual proficiency
-
French
Elementary proficiency
More activity by Tyler
-
Distributed batteries are the shale boom of the electric grid. We're finding more energy than we ever thought possible on the existing system. With…
Distributed batteries are the shale boom of the electric grid. We're finding more energy than we ever thought possible on the existing system. With…
Liked by Tyler Byers
-
Recently, I surveyed 1,101 of you about the state of data engineering. Instead of just publishing a PDF and putting it behind a email form, I built…
Recently, I surveyed 1,101 of you about the state of data engineering. Instead of just publishing a PDF and putting it behind a email form, I built…
Liked by Tyler Byers
-
Hey Gartner, You're not qualified to have any opinions on AI. You never saw OpenAI coming, never showed up in your quadrant charts as a 'leader'…
Hey Gartner, You're not qualified to have any opinions on AI. You never saw OpenAI coming, never showed up in your quadrant charts as a 'leader'…
Liked by Tyler Byers
-
I’m happy to share that I’m starting a new position as Lead Data Scientist at ThreatConnect!
I’m happy to share that I’m starting a new position as Lead Data Scientist at ThreatConnect!
Liked by Tyler Byers
-
“Give a man a fish and you feed him for a day. “Write a program to fish for him and you maintain it for a lifetime.” Is this more or less relevant…
“Give a man a fish and you feed him for a day. “Write a program to fish for him and you maintain it for a lifetime.” Is this more or less relevant…
Liked by Tyler Byers
-
I decided to retire my Han Solo profile pic today after 15+ years of using it. With the number of fake profiles floating around on LinkedIn these…
I decided to retire my Han Solo profile pic today after 15+ years of using it. With the number of fake profiles floating around on LinkedIn these…
Liked by Tyler Byers
Other similar profiles
Explore top content on LinkedIn
Find curated posts and insights for relevant topics all in one place.
View top contentOthers named Tyler Byers
45 others named Tyler Byers are on LinkedIn
See others named Tyler Byers