- Python Machine Learning By Example
- Yuxi (Hayden) Liu
- 136字
- 2021-07-02 22:57:15
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 target_names key gives the newsgroups names."
Any command-line input or output is written as follows:
ls -1 enron1/ham/*.txt | wc -l
3672
ls -1 enron1/spam/*.txt | wc -l
1500
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: "Heterogeneity Activity Recognition Data Set."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
推薦閱讀
- Implementing VMware Horizon 7(Second Edition)
- Python快樂編程:人工智能深度學習基礎
- PyQt從入門到精通
- Android 應用案例開發大全(第3版)
- Jupyter數據科學實戰
- Oracle GoldenGate 12c Implementer's Guide
- Flowable流程引擎實戰
- Scala編程(第5版)
- 寫給程序員的Python教程
- Android Sensor Programming By Example
- Web前端開發最佳實踐
- Java從入門到精通(視頻實戰版)
- Serverless工程實踐:從入門到進階
- Java Web程序開發參考手冊
- 亮劍Java Web項目開發案例導航