- Mastering Machine Learning Algorithms
- Giuseppe Bonaccorso
- 103字
- 2021-06-25 22:07:24
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: "In Scikit-Learn, it's possible to split the original dataset using the train_test_split() function."
A block of code is set as follows:
from sklearn.model_selection import train_test_split
X_train, X_test, Y_train, Y_test = train_test_split(X, Y, train_size=0.7, random_state=1)
Bold: Indicates a new term, an important word, or words that you see onscreen.
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Dreamweaver CS3 Ajax網頁設計入門與實例詳解
- 平面設計初步
- Cinema 4D R13 Cookbook
- ETL with Azure Cookbook
- Learning Apache Spark 2
- 來吧!帶你玩轉Excel VBA
- Kubernetes for Developers
- Lightning Fast Animation in Element 3D
- Blender 3D Printing by Example
- Mastering Game Development with Unreal Engine 4(Second Edition)
- Word 2007,Excel 2007辦公應用融會貫通
- 基于RPA技術財務機器人的應用與研究
- 常用傳感器技術及應用(第2版)
- 數據結構與算法(C++語言版)
- 數字中國:大數據與政府管理決策