Image

Data Science Blog

Excel to R Transhipment Problem Optimization Tutorial Part II
6 years ago

Excel to R Transhipment Problem Optimization Tutorial Part II

In this tutorial, I’ll finish the process of converting a simple Excel Transshipment problem that I wrote to minimize the traveling distance that a set of patrol cars would have …
Read More

Excel to R Transhipment Problem Optimization Tutorial Part I
6 years ago

Excel to R Transhipment Problem Optimization Tutorial Part I

In this tutorial I’m going to go through creating an optimization model in Excel. The next part of the tutorial will be scaling a small optimization program into a larger …
Read More

The Analyst’s Dilemma, R vs. Python, or How I Stopped Worrying and Hated Them Both
6 years ago

The Analyst’s Dilemma, R vs. Python, or How I Stopped Worrying and Hated Them Both

I recently worked on two analytic projects which had libraries which were crucial to the completion of the projects, which I like to call putting all your eggs in one …
Read More

The Political Forecast Massacre of 2016
6 years ago

The Political Forecast Massacre of 2016

I’ve gone over the network forecasts for the presidential election of 2016 and it wasn’t a pretty sight. While I don’t buy the line that “A lot of forecasters will …
Read More

Dear Linux, Less Forking, More Testing
6 years ago

Dear Linux, Less Forking, More Testing

I have a request from a sometimes Linux user, me.

Please stop forking and making new distros.

It’s not me, it’s you. Look, I’m a reasonably tech-savvy guy. And I …
Read More

Marine Corps Inventory Reduction via Time Series Forecasting
7 years ago

Marine Corps Inventory Reduction via Time Series Forecasting

Last week I wrote an article about using a cluster computing system to generate a large amount of forecasts from time series data for the supply management units (SMU) in …
Read More

Big Data Forecasting with R: Consumable Logistics for the Marine Corps
7 years ago

Big Data Forecasting with R: Consumable Logistics for the Marine Corps

Recently I constructed a simulation that modeled the consumable supply system of Marine Corps Logistics. The Marine Corps has several operational-level Supply Management Units (SMU) that warehouse and handle consumable …
Read More

Setting up MySQL RDS on with remote access on Amazon Web Services
7 years ago

Setting up MySQL RDS on with remote access on Amazon Web Services

Amazon Web Services has an amazing amount of capabilities, and some good ‘free’ stuff on it. But, and you knew the butt (sic) was coming, it can be painful to …
Read More

R vs. Python for Data Analysis? R wins!!!!
7 years ago

R vs. Python for Data Analysis? R wins!!!!

For the record, I agree with almost all the conclusions of the contest. Especially after wrestling with Python this morning:

http://www.kdnuggets.com/2015/10/r-vs-python-data-analysis.html

Top