Publications by Dan H
rookie dtvc
The first week of May is my favorite on the calendar. I love trying to solve puzzles. No puzzle delights me more than coming up with a winning strategy to make the absolute most of my dynasty rookie drafts. Despite a decade writing a monthly dynasty trade value column, I am rarely the most active trader in my own dynasty leagues. It varies from one...
4227 sym Python (12755 sym/55 pcs) 74 img 3 tbl
Optimal Trade Date
When should I have traded A.J. Green? This is perhaps a question that Duke Tobin, the Cincinnati Bengals Director of Player Personnel, is asking himself. However, I am personally interested in this question as an avid fantasy football1 player. Specifically, fantasy football in the dynasty2 format. In my first dynasty league, I drafted A.J. Green ...
13182 sym 4 img
Google Maps API
Creating a Google Maps API Note: If you prefer a video tutorial, skip to the next section. Google Maps Platform is a set of APIs and SDKs that are managed from the Google Cloud console. The step-by-step instructions to create an API for google maps can be found at this link. To get started with Google Maps Platform you need to take the following ...
5344 sym R (536 sym/3 pcs)
Loan Prediction
Final Project Data import and cleaning Exploratory Data Analysis The model side Dan H 12/1/2020 My plan is to take a bit of a two-track approach and work on two aspects of the project at the same time. On one side, my goal is to explore the data and then prepare it into a final form, which will be a .csv file of cleaned and pruned data. On t...
7853 sym R (155 sym/1 pcs) 7 img
Document
We are using data from a Census bureau study about internet and technology use to evaluate the impact of telecommuting on wages. Using a simple one-way ANOVA test, we can see that the teleworking appears to have a significant effect on imcome. ## Df Sum Sq Mean Sq F value Pr(>F) ## as.factor(telecommute) 1 1.4...
5004 sym R (5196 sym/8 pcs) 9 img
Document
We want to assess the real impact of a test promotion on the ridership in the city of Toronto’s bike sharing program. Over the past two years, the marketing department randomly assigned and declared half of the year’s days to be “promotional days” where the daily rental fee paid by an individual is discounted by 30% of the normal rate. G...
4533 sym R (12463 sym/5 pcs)