- 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.
推薦閱讀
- Node.js Design Patterns
- 零基礎(chǔ)學(xué)C++程序設(shè)計(jì)
- Linux C/C++服務(wù)器開發(fā)實(shí)踐
- Pandas Cookbook
- 從程序員到架構(gòu)師:大數(shù)據(jù)量、緩存、高并發(fā)、微服務(wù)、多團(tuán)隊(duì)協(xié)同等核心場景實(shí)戰(zhàn)
- Android 應(yīng)用案例開發(fā)大全(第3版)
- 精通網(wǎng)絡(luò)視頻核心開發(fā)技術(shù)
- The DevOps 2.5 Toolkit
- 零基礎(chǔ)學(xué)C語言第2版
- Python自然語言理解:自然語言理解系統(tǒng)開發(fā)與應(yīng)用實(shí)戰(zhàn)
- 深度實(shí)踐KVM:核心技術(shù)、管理運(yùn)維、性能優(yōu)化與項(xiàng)目實(shí)施
- 進(jìn)入IT企業(yè)必讀的324個(gè)Java面試題
- 從零開始構(gòu)建深度前饋神經(jīng)網(wǎng)絡(luò):Python+TensorFlow 2.x
- PHP程序設(shè)計(jì)高級教程
- HTML5 and CSS3:Building Responsive Websites