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

Project architecture

The simple project will be split into two primary functions:

  • Training and evaluation
  • Model runs

This split between functionality models real-world production applications that utilize machine learning, as there are often teams dedicated to each.

For those who wish to start with a completed project and follow along with the rest of this section, you can get the code from here: https://github.com/PacktPublishing/Hands-On-Machine-Learning-With-ML.NET/tree/master/chapter02

The following screenshot shows the project breakdown in Solution Explorer of Visual Studio. As mentioned earlier, the project is split into two main classes—Predictor and Trainer:

The Trainer class contains all the model building and evaluation code, while the Predictor class, as the name implies, contains the code to run predictions with a trained model.

The BaseML class is what we will be using in subsequent chapters and expanding upon throughout the remainder of the book. The idea behind this class is to cut down on the DRY (don't repeat yourself) violations and to create a cohesive and easy to iterate framework. The Constants class further assists this idea—to cut down on magic strings as we move into more complex applications; this design will be used in all future chapter projects.

Lastly, the Program class is the main entry point for our console application.

主站蜘蛛池模板: 正定县| 基隆市| 南皮县| 德安县| 兴国县| 岳普湖县| 凌海市| 瑞安市| 宜兰县| 汕头市| 淮南市| 卢龙县| 景洪市| 玉山县| 米泉市| 绍兴县| 南溪县| 娄烦县| 原阳县| 马尔康县| 历史| 那坡县| 环江| 临泉县| 富宁县| 延庆县| 余姚市| 高唐县| 汕头市| 梧州市| 西充县| 万源市| 平塘县| 攀枝花市| 阿勒泰市| 湖北省| 丹棱县| 万安县| 开化县| 建瓯市| 饶平县|