Other

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

Predicting Pitch Types

Predict the next pitch based on pitcher batter histories.

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

Optimization in SAS

This is an overview to optimization and Proc OPTMODEL in SAS.

avatar
Christopher Teixeira
Read more

Optimization in SAS: Proc OPTMODEL

With data, let's formulate our optimization model and get the code ready to execute.

avatar
Christopher Teixeira
Read more

Optimization in SAS: Background and Data Prep

In order to use some of the optimization proceedures, you need to process data in a certain way.

avatar
Christopher Teixeira
Read more

SAS and Optimization

SAS has some great tools for applying traditional constraint programming techniques.

avatar
Christopher Teixeira
Read more

MLB Player Similarity

Using stats to determine how similar baseball players are to each other.

avatar
Christopher Teixeira
Read more