- Machine Learning Quick Reference
- Rahul Kumar
- 126字
- 2021-08-20 10:05:03
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Now we will extract a bootstrap sample with the help of the resample function:"
A block of code is set as follows:
#using "resample" function generate a bootstrap sample
boot_samp = resample(dataset, replace=True, n_samples=5, random_state=1)
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Visualforce Development Cookbook(Second Edition)
- Hadoop 2.x Administration Cookbook
- 錯覺:AI 如何通過數據挖掘誤導我們
- AWS:Security Best Practices on AWS
- 數據挖掘實用案例分析
- Hands-On Cybersecurity with Blockchain
- 大數據技術與應用
- CompTIA Linux+ Certification Guide
- 網中之我:何明升網絡社會論稿
- 人工智能:語言智能處理
- Flink原理與實踐
- JRuby語言實戰技術
- 計算智能算法及其生產調度應用
- 30天學通Java Web項目案例開發
- C#編程兵書