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

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.
主站蜘蛛池模板: 黄梅县| 赞皇县| 渑池县| 峨边| 遂宁市| 中西区| 霸州市| 邯郸县| 梁山县| 柳河县| 武宣县| 青川县| 仙桃市| 河西区| 克什克腾旗| 望江县| 安达市| 五家渠市| 五峰| 新和县| 乌审旗| 资溪县| 依兰县| 丹阳市| 乌拉特前旗| 广南县| 资讯 | 陇西县| 乡城县| 三河市| 沧源| 永丰县| 肃北| 息烽县| 若尔盖县| 海兴县| 宾阳县| 通河县| 葫芦岛市| 泉州市| 中牟县|