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

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.
主站蜘蛛池模板: 上蔡县| 雅江县| 修水县| 扎赉特旗| 昌平区| 寻乌县| 宝兴县| 饶阳县| 高碑店市| 临海市| 诸城市| 金堂县| 嘉峪关市| 环江| 和平区| 清徐县| 陵川县| 军事| 辽中县| 桐柏县| 东安县| 印江| 沙洋县| 龙游县| 绥芬河市| 磴口县| 洪江市| 上杭县| 南涧| 日喀则市| 富民县| 曲阜市| 宜兰县| 龙海市| 海晏县| 滨州市| 大厂| 九江市| 延长县| 崇明县| 新津县|