- 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."
- Microsoft Dynamics CRM Customization Essentials
- Introduction to DevOps with Kubernetes
- 腦動力:C語言函數(shù)速查效率手冊
- Circos Data Visualization How-to
- Practical Data Wrangling
- Java實(shí)用組件集
- CompTIA Linux+ Certification Guide
- Python:Data Analytics and Visualization
- 軟件構(gòu)件技術(shù)
- 從零開始學(xué)SQL Server
- 電氣控制與PLC原理及應(yīng)用(歐姆龍機(jī)型)
- Python文本分析
- 手把手教你學(xué)Photoshop CS3
- FreeCAD [How-to]
- 網(wǎng)站規(guī)劃與網(wǎng)頁設(shè)計(jì)