- Learn Amazon SageMaker
- Julien Simon;Francesco Pochetti
- 160字
- 2021-04-09 23:11:16
Conventions used
There are a number of text conventions used throughout this book.
Code in text: 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: "You can use the describe-spot-price-history API to collect this information programmatically."
A block of code is set as follows:
od = sagemaker.estimator.Estimator( container, role, train_instance_count=2, train_instance_type='ml.p3.2xlarge', train_use_spot_instances=True, train_max_run=3600, # 1 hours train_max_wait=7200, # 2 hour output_path=s3_output)
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
[<sagemaker.model_monitor.model_monitoring.MonitoringExecution at 0x7fdd1d55a6d8>,<sagemaker.model_monitor.model_monitoring.MonitoringExecution at 0x7fdd1d581630>,<sagemaker.model_monitor.model_monitoring.MonitoringExecution at 0x7fdce4b1c860>]
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "We can find more information about our monitoring job in the SageMaker console, in the Processing jobs section."
Tips or important notes
Appear like this.
- 審計全流程技術操作實務指南
- Pentaho Business Analytics Cookbook
- 金融科技(FinTech)發展的國際經驗和中國政策取向(中國金融四十人論壇書系)
- 國有企業經濟責任審計實務指南
- Azure Strategy and Implementation Guide
- SAP ABAP Advanced Cookbook
- 大數據搜索與挖掘及可視化管理方案 :Elastic Stack 5:Elasticsearch、Logstash、Kibana、X-Pack、Beats (第3版)
- 陜西國家統計調查市、縣優秀報告集萃(2006—2015)(上下)
- 內審兵法
- 傳習集2
- 政策建模技術:CGE模型的理論與實現
- 財務會計習題集
- Oracle Enterprise Manager 12c Administration Cookbook
- 2014年注冊會計師(CPA)全國統考專用輔導教材系列:審計(名師解讀版)
- PowerShell Troubleshooting Guide