Some Technical Reading JBR
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:
Figure a shows ROC curves for classifying lung adenocarcinoma versus adjacent normal tissue.
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
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.