Some Technical Reading JBR

[This article was first published on RStudio, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

by Joseph Rickert

I am ever-optimistic that on the weekend I will have enough time and brainpower to do some serious technical reading. The following are five articles on my list. I hope that at least one of them resonates with you too. Happy reading.

1. In this paper from Nature Communications, Kun-Hsing Yu et al. use machine learning to diagnose cancer. The authors write:

“We extract 9,879 quantitative image features and use regularized machine-learning methods to select the top features and to distinguish shorter-term survivors from longer-term survivors with stage I adenocarcinoma (P<0.003) or squamous cell carcinoma (P=0.023) in the TCGA data set.”

Figure a shows ROC curves for classifying lung adenocarcinoma versus adjacent normal tissue.

roc-curves-adenocarcinoma

2. John Mount and Nina Zumel describe Why you should re-encode high dimensional categorical variables.

3. Jamie Ashander delves into the details of the statistics of General Linear Mixed Models, and provides the R code to help you build your own models.

4. Sebastian Ruder does a fine job of explaining the math in his postAn overview of gradient descent optimization algorithms

5. Iwana and Uchida use deep learning to do something your mother told you never to do: Judging a Book by Its Cover

bookbycover

To leave a comment for the author, please follow the link and comment on their blog: RStudio.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)