- Machine Learning with R Quick Start Guide
- Iván Pastor Sanz
- 129字
- 2021-06-24 16:01:27
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: "We can create a list using list() or by concatenating other lists."
A block of code is set as follows:
n<-10
n
## [1] 10
Any command-line input or output is written as follows:
install.packages("ggplot2")
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: "Look for Download and Install R and select your operating system. We are installing for Windows, so select the Windows link."
推薦閱讀
- Dreamweaver CS3 Ajax網(wǎng)頁(yè)設(shè)計(jì)入門(mén)與實(shí)例詳解
- 樂(lè)高機(jī)器人EV3設(shè)計(jì)指南:創(chuàng)造者的搭建邏輯
- Mastering VMware vSphere 6.5
- 手把手教你玩轉(zhuǎn)RPA:基于UiPath和Blue Prism
- WOW!Illustrator CS6完全自學(xué)寶典
- 圖形圖像處理(Photoshop)
- 機(jī)器學(xué)習(xí)與大數(shù)據(jù)技術(shù)
- Google SketchUp for Game Design:Beginner's Guide
- 工業(yè)機(jī)器人維護(hù)與保養(yǎng)
- 激光選區(qū)熔化3D打印技術(shù)
- Word 2007,Excel 2007辦公應(yīng)用融會(huì)貫通
- Learning Linux Shell Scripting
- 三菱FX/Q系列PLC工程實(shí)例詳解
- 計(jì)算機(jī)組裝與維修實(shí)訓(xùn)
- Hands-On Agile Software Development with JIRA