- Apache Spark Machine Learning Blueprints
- Alex Liu
- 188字
- 2021-07-16 10:39:47
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "In R, the forecast
package has an accuracy
function that can be used to calculate forecasting accuracy."
A block of code is set as follows:
df1 = sqlContext.read \ . format("json") \ data format is json . option("samplingRatio", "0.01") \ set sampling ratio as 1% . load("/home/alex/data1,json") \ specify data name and location
Any command-line input or output is written as follows:
sqlContext <- sparkRSQL.init(sc)
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Users can click on Create new note, which is the first line under Notebook on the first left-hand side column."
- 電氣自動(dòng)化專業(yè)英語(yǔ)(第3版)
- 高效能辦公必修課:Word圖文處理
- Dreamweaver CS3+Flash CS3+Fireworks CS3創(chuàng)意網(wǎng)站構(gòu)建實(shí)例詳解
- 腦動(dòng)力:C語(yǔ)言函數(shù)速查效率手冊(cè)
- 自動(dòng)控制原理
- 計(jì)算機(jī)控制技術(shù)
- 網(wǎng)絡(luò)綜合布線技術(shù)
- 3D Printing for Architects with MakerBot
- 傳感器與物聯(lián)網(wǎng)技術(shù)
- 單片機(jī)C語(yǔ)言應(yīng)用100例
- R Data Analysis Projects
- Linux內(nèi)核精析
- 單片機(jī)技術(shù)項(xiàng)目化原理與實(shí)訓(xùn)
- The DevOps 2.1 Toolkit:Docker Swarm
- 工業(yè)機(jī)器人力覺視覺控制高級(jí)應(yīng)用