dsscollection / basketball

MIT License
14 stars 1 forks source link

review of first draft #1

Closed beanumber closed 7 years ago

beanumber commented 7 years ago

I really like what you are trying to do here. Your work on this topic has been really well-received, and I think a lot of people will appreciate the kind of nuts-and-bolts how-to that you present here. The concept of starting with the raw data, discussing some of the wrangling challenges, briefly discussing previously-published models, creating interesting visualizations, and discussing results, is perfect. I do have comments on the implementation. :)

In summary, I think this is a really worthwhile effort, but that it would work better as a vignette about what the sportVU package can do and how it works, as opposed to an annotated description of your code.

lukebornn commented 7 years ago

I think we've now addressed the majority of the issues you raise -- it's definitely cleaned up relative to the first draft. Let us know if anything still stands out to you.

beanumber commented 7 years ago

First of all, I'm embarrassed that it has taken me this long to respond. Please accept my apologies!

The revision is certainly an improvement. In particular, I think the end is much stronger with the concluding paragraphs. I still think there is too much code, but I guess that decision should be made by @jennybc and @hadley.

A few general comments:

Some minor comments:

Thanks for contributing this paper -- it was my pleasure to read!

jennybc commented 7 years ago

Thanks @beanumber for the continuing review!

nicholasjhorton commented 7 years ago

I couldn't resist chiming in here. I've been a big proponent that data are plural. But I should note that the Wall Street Journal and others think differently:

http://blogs.wsj.com/economics/2012/07/05/is-data-is-or-is-data-aint-a-plural/

One of my New Year's resolutions is to be more relaxed about English grammar.

Just my $0.02.

On Jan 31, 2017, at 3:42 PM, Ben Baumer notifications@github.com wrote:

• "data" is plural

Nicholas Horton Professor of Statistics Department of Mathematics and Statistics, Amherst College PO Box 5000, AC #2239 Amherst, MA 01002-5000

stevenwu4 commented 7 years ago

Thanks for the detailed review! I'm working on addressing your comments right now.

RE: one-hot encoding, I've seen it used in the literature with a hyphen. Looking it up online I see some with it (like the Wiki page) and some without.