- Machine Learning for Healthcare Analytics Projects
- Eduonix Learning Solutions
- 193字
- 2021-06-24 18:21:40
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: "We will then rename that file autism_detection."
A block of code is set as follows:
import sys
import pandas as pd
import sklearn
import keras
print 'Python: {}'.format(sys.version)
print 'Pandas: {}'.format(pd.__version__)
print 'Sklearn: {}'.format(sklearn.__version__)
print 'Keras: {}'.format(keras.__version__)
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
[default]
exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)
Any command-line input or output is written as follows:
jupyter lab
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: "If we go into Files, we will see all the files that we have in the directory, as shown in the following screenshot."
- 虛擬儀器設計測控應用典型實例
- 蕩胸生層云:C語言開發修行實錄
- AWS:Security Best Practices on AWS
- 數據運營之路:掘金數據化時代
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- Multimedia Programming with Pure Data
- 機器人編程實戰
- 工業機器人安裝與調試
- Practical Big Data Analytics
- Dreamweaver CS6精彩網頁制作與網站建設
- Mastering Text Mining with R
- Drupal高手建站技術手冊
- Effective Business Intelligence with QuickSight
- EJB JPA數據庫持久層開發實踐詳解
- 網絡安全概論