Book Image

Machine Learning with R Cookbook

By : Yu-Wei, Chiu (David Chiu)
Book Image

Machine Learning with R Cookbook

By: Yu-Wei, Chiu (David Chiu)

Overview of this book

<p>The R language is a powerful open source functional programming language. At its core, R is a statistical programming language that provides impressive tools to analyze data and create high-level graphics.</p> <p>This book covers the basics of R by setting up a user-friendly programming environment and performing data ETL in R. Data exploration examples are provided that demonstrate how powerful data visualization and machine learning is in discovering hidden relationships. You will then dive into important machine learning topics, including data classification, regression, clustering, association rule mining, and dimension reduction.</p>
Table of Contents (21 chapters)
Machine Learning with R Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Resources for R and Machine Learning
Dataset – Survival of Passengers on the Titanic
Index

Appendix A. Resources for R and Machine Learning

The following table lists all the resources for R and machine learning:

R introduction

Title

Link

Author

R in Action

http://www.amazon.com/R-Action-Robert-Kabacoff/dp/1935182390

Robert Kabacoff

The Art of R Programming: A Tour of Statistical Software Design

http://www.amazon.com/The-Art-Programming-Statistical-Software/dp/1593273843

Norman Matloff

An Introduction to R

http://cran.r-project.org/doc/manuals/R-intro.pdf

W. N. Venables, D. M. Smith, and the R Core Team

Quick-R

http://www.statmethods.net/

Robert I. Kabacoff, PhD

Online courses

Title

Link

Instructor

Computing for Data Analysis (with R)

https://www.coursera.org/course/compdata

Roger D. Peng, Johns Hopkins University

Data Analysis

https://www.coursera.org/course/dataanalysis

Jeff Leek, Johns Hopkins University

Data Analysis and Statistical Inference

https://www.coursera.org/course/statistics

Mine Çetinkaya-Rundel, Duke University

Machine learning

Title

Link

Author

Machine Learning for Hackers

http://www.amazon.com/dp/1449303714?tag=inspiredalgor-20

Drew Conway and John Myles White

Machine Learning with R

http://www.packtpub.com/machine-learning-with-r/book

Brett Lantz

Online blog

Title

Link

R-bloggers

http://www.r-bloggers.com/

The R Journal

http://journal.r-project.org/

CRAN task view

Title

Link

CRAN Task View: Machine Learning and Statistical Learning

http://cran.r-project.org/web/views/MachineLearning.html