- Machine Learning with Swift
- Alexander Sosnovshchenko
- 189字
- 2021-06-24 18:54:48
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: "The library we are using for datasets loading and manipulation is pandas."
A block of code is set as follows:
let bundle = Bundle.main let assetPath = bundle.url(forResource: "DecisionTree", withExtension:"mlmodelc")
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
let metricsSKLRandomForest = evaluateAccuracy(yVecTest: groundTruth, predictions: predictionsSKLRandomForest) print(metricsSKLRandomForest)
Any command-line input or output is written as follows:
> pip install -U numpy scipy matplotlib ipython jupyter scikit-learn pydotplus coremltools
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: "In the interface, the user selects the type of motion he wants to record, and presses the Record button."
- 用“芯”探核:龍芯派開(kāi)發(fā)實(shí)戰(zhàn)
- Cortex-M3 + μC/OS-II嵌入式系統(tǒng)開(kāi)發(fā)入門與應(yīng)用
- Applied Unsupervised Learning with R
- 計(jì)算機(jī)組裝與系統(tǒng)配置
- 計(jì)算機(jī)應(yīng)用與維護(hù)基礎(chǔ)教程
- Unity 5.x Game Development Blueprints
- 筆記本電腦維修不是事兒(第2版)
- Machine Learning Solutions
- 基于PROTEUS的電路設(shè)計(jì)、仿真與制板
- FL Studio Cookbook
- Hands-On Deep Learning for Images with TensorFlow
- IP網(wǎng)絡(luò)視頻傳輸:技術(shù)、標(biāo)準(zhǔn)和應(yīng)用
- The Reinforcement Learning Workshop
- Nagios系統(tǒng)監(jiān)控實(shí)踐(原書(shū)第2版)
- 電腦軟硬件維修寶典