Posts

Updating the email forwarding on AWS SES

Swithing from JavaScript to Python for my SES forwarding and setting up for a better spam filter.

avatar
Christopher Teixeira
Read more

Cost of Hosting a Shiny Server on AWS

After setting up a shiny server, I watched how much it cost and was quite surprised.

avatar
Christopher Teixeira
Read more

Setting up a Shiny Server using only AWS services

My adventures in setting up a shiny server using AWS and hugo.

avatar
Christopher Teixeira
Read more

Simulating a baseball game

Using R and Dynamic Programming to simulate a baseball game.

avatar
Christopher Teixeira
Read more

Setting up an email signature

It takes some consideration to determine what you put into an email signature but there are some great services out there to help.

avatar
Christopher Teixeira
Read more

Setting up a personal email address using AWS

It's not straight forward to set up a professional email using AWS and another email client.

avatar
Christopher Teixeira
Read more

MLB Player Similarity - Validation

As many of you are aware, Baseball-Reference calculates a similarity score for each player against other players. Although this is an accepted way to calculate the similarity …

avatar
Christopher Teixeira
Read more

MLB Player Similarity - Calculation

An initial look into how to calculate the similarity between two players in Major League Baseball.

avatar
Christopher Teixeira
Read more

Introduction to Similar Players in MLB

An introduction to some thoughts on using data and analytics for determining player similarity in Major League Baseball.

avatar
Christopher Teixeira
Read more

Optimization in SAS: Results

It's time to execute the model and examine the results from proc optmodel.

avatar
Christopher Teixeira
Read more