- R Machine Learning Projects
- Dr. Sunil Kumar Chinnamgari
- 153字
- 2021-07-02 14:23:03
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The rsample library incorporates this dataset, and we can make use of this dataset directly from the library."
A block of code is set as follows:
setwd("~/Desktop/chapter 2")
library(rsample)
data(attrition)
str(attrition)
mydata<-attrition
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
[default]
exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "You may recollect the Customers Who Bought This Item Also Bought This heading on Amazon (or any e-commerce site) where recommendations are shown."
- LabVIEW虛擬儀器從入門到測控應用130例
- Learning Social Media Analytics with R
- MicroPython Projects
- 樂高創意機器人教程(中級 下冊 10~16歲) (青少年iCAN+創新創意實踐指導叢書)
- 筆記本電腦維修90個精選實例
- Visual FoxPro程序設計
- Cloud Security Automation
- Pentaho Analytics for MongoDB
- Hands-On Data Warehousing with Azure Data Factory
- 液壓機智能故障診斷方法集成技術
- IBM? SmartCloud? Essentials
- 人工智能:智能人機交互
- PostgreSQL High Performance Cookbook
- 傳感器與檢測技術
- Azure Serverless Computing Cookbook