- 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."
- Splunk 7 Essentials(Third Edition)
- UTM(統(tǒng)一威脅管理)技術(shù)概論
- 模型制作
- 云原生架構(gòu)進(jìn)階實(shí)戰(zhàn)
- R Data Analysis Projects
- Mastering Text Mining with R
- 單片機(jī)技術(shù)項目化原理與實(shí)訓(xùn)
- 大數(shù)據(jù)案例精析
- 工業(yè)機(jī)器人力覺視覺控制高級應(yīng)用
- 基于Proteus的PIC單片機(jī)C語言程序設(shè)計與仿真
- 傳感器原理及實(shí)用技術(shù)
- 手把手教你學(xué)Photoshop CS3
- Practical AWS Networking
- FreeCAD [How-to]
- x86/x64體系探索及編程