- Mastering Predictive Analytics with R(Second Edition)
- James D. Miller Rui Miguel Forte
- 142字
- 2021-07-02 20:25:12
What you need for this book
In order to work with and to run the code examples found in this book, the following should be noted:
- R is a free software environment for statistical computing and graphics. It compiles and runs on a wide variety of UNIX platforms, Windows, and MacOS. To download R, there are a variety of locations available, including https://www.rstudio.com/products/rstudio/download.
- R includes extensive accommodations for accessing documentation and searching for help. A good source of information is at http://www.r-project.org/help.html.
- The capabilities of R are extended through user-created packages. Various packages are referred to and used throughout this book and the features of and access to each will be detailed as they are introduced. For example, the wordcloud package is introduced in Chapter 11, Topic Modeling to plot a cloud of words shared across documents. This is found at https://cran.r-project.org/web/packages/wordcloud/index.html.
推薦閱讀
- 小程序實戰(zhàn)視頻課:微信小程序開發(fā)全案精講
- 程序員面試算法寶典
- Java 9 Programming Blueprints
- 數(shù)據(jù)庫系統(tǒng)原理及MySQL應用教程
- R語言數(shù)據(jù)可視化實戰(zhàn)
- C/C++常用算法手冊(第3版)
- Visual Basic程序設計實驗指導(第4版)
- Nginx Essentials
- 小學生C++創(chuàng)意編程(視頻教學版)
- UML2面向對象分析與設計(第2版)
- PrimeFaces Blueprints
- C編程技巧:117個問題解決方案示例
- Django Design Patterns and Best Practices
- Java EE互聯(lián)網(wǎng)輕量級框架整合開發(fā):SSM+Redis+Spring微服務(上下冊)
- Computer Vision with Python 3