- Mastering Machine Learning with R(Second Edition)
- Cory Lesmeister
- 153字
- 2021-07-09 18:23:51
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: "The data frame is available in the R MASS package under the biopsy name."
Any command-line input or output is written as follows:
> bestglm(Xy = biopsy.cv, IC="CV",
CVArgs=list(Method="HTF", K=10,
REP=1), family=binomial)
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: "In order to download new modules, we will go to Files | Settings | Project Name | Project Interpreter."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
- 同步:秩序如何從混沌中涌現(xiàn)
- 云計(jì)算與大數(shù)據(jù)應(yīng)用
- 大數(shù)據(jù):從概念到運(yùn)營(yíng)
- 數(shù)據(jù)驅(qū)動(dòng)設(shè)計(jì):A/B測(cè)試提升用戶體驗(yàn)
- 智能數(shù)據(jù)分析:入門(mén)、實(shí)戰(zhàn)與平臺(tái)構(gòu)建
- 數(shù)據(jù)庫(kù)原理與應(yīng)用(Oracle版)
- SAS金融數(shù)據(jù)挖掘與建模:系統(tǒng)方法與案例解析
- 企業(yè)主數(shù)據(jù)管理實(shí)務(wù)
- 中文版Access 2007實(shí)例與操作
- 機(jī)器學(xué)習(xí):實(shí)用案例解析
- 大數(shù)據(jù)與機(jī)器學(xué)習(xí):實(shí)踐方法與行業(yè)案例
- Access 2010數(shù)據(jù)庫(kù)程序設(shè)計(jì)實(shí)踐教程
- Swift Functional Programming(Second Edition)
- Artificial Intelligence for Big Data
- Practical Convolutional Neural Networks