- 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.
- 從0到1:數據分析師養成寶典
- 商業分析思維與實踐:用數據分析解決商業問題
- Mastering Machine Learning with R(Second Edition)
- 大數據Hadoop 3.X分布式處理實戰
- 數亦有道:Python數據科學指南
- MySQL 8.x從入門到精通(視頻教學版)
- LabVIEW 完全自學手冊
- INSTANT Android Fragmentation Management How-to
- 智慧城市中的大數據分析技術
- 數據指標體系:構建方法與應用實踐
- Python 3爬蟲、數據清洗與可視化實戰
- 數字化轉型方法論:落地路徑與數據中臺
- Python金融數據挖掘與分析實戰
- Creating Mobile Apps with Appcelerator Titanium
- Python數據分析入門與實戰