官术网_书友最值得收藏!

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 first time the application is run, the ML.NET version of the model is trained with the images and tags.tsv file (to be reviewed in the next section)."

A block of code is set as follows:

public void Classify(string imagePath)
{
var result = _prediction.Predict(imagePath);

ImageClassification = $"Image ({imagePath}) is a picture of {result.PredictedLabelValue} with a confidence of {result.Score.Max().ToString("P2")}";
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

dotnet --version
3.0.100

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: "Firstly, ensure that .NET desktop developmentUniversal Windows Platform Development, and ASP.NET and web development are checked."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 夏邑县| 盘山县| 仲巴县| 庆城县| 仙游县| 万荣县| 遵化市| 浪卡子县| 美姑县| 巴彦县| 宣化县| 延川县| 沙坪坝区| 湛江市| 兴国县| 焉耆| 大石桥市| 特克斯县| 云霄县| 吐鲁番市| 政和县| 五莲县| 镇巴县| 仙居县| 醴陵市| 固阳县| 临清市| 梓潼县| 怀柔区| 肥城市| 双流县| 巴里| 开鲁县| 永安市| 通城县| 岐山县| 上蔡县| 聂拉木县| 斗六市| 社会| 海晏县|