Skip to content

PacktPublishing/R-Data-Analysis-Projects

Repository files navigation

R Data Analysis Projects

This is the code repository for R Data Analysis Projects, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

You’ll start by building a content-based recommendation system, followed by building a project on sentiment analysis with tweets. You’ll implement time-series modeling for anomaly detection, and understand cluster analysis of streaming data. You’ll work through projects on performing efficient market data research, building recommendation systems, and analyzing networks accurately, all provided with easy to follow codes.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

zero.matrix.gup <- mx.nd.zeros(c(3,3), mx.gpu(0))

Base R must be installed. The code in this book was written using R version 3.4.1 (2017-06-30), single candle, on a Mac OS darwin15.6.0. They should be compatible with Linux and Windows operating systems. RStudio Version 0.99.491 was used as an editor to write and compile R code.

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to download a free PDF copy of this book.

https://packt.link/free-ebook/9781788621878

About

R Data Analysis Projects, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages