- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 211字
- 2021-06-24 16:43:28
Installing Visual Studio
At the heart of ML.NET development is Microsoft Visual Studio. For all samples and screenshots used throughout this book, Microsoft Visual Studio 2019 Professional on Windows 10 19H2 will be used. At the time of writing, 16.3.0 is the latest version. Please use the latest version available. If you do not have Visual Studio 2019, a fully featured Community version is available for free on www.visualstudio.com.
For the scope of this book as mentioned in Chapter 1, Getting Started with Machine Learning and ML.NET, we will be creating a wide range of application types to demonstrate ML.NET in various problem areas on specific application platforms. Hence, we are going to install several of the available workloads upfront to avoid having to return to the installer in later chapters:
- Firstly, ensure that .NET desktop development, Universal Windows Platform Development, and ASP.NET and web development are checked. These workloads will enable you to create UWP, WPF, and ASP.NET applications that we will be using in later chapters:
- In addition, ensure that .NET Core cross-platform development is also checked. This will enable .NET Core development for both command-line and desktop apps, such as the app we will be making later in this chapter:
- Getting Started with ResearchKit
- 匯編語言程序設計(第2版)
- RTC程序設計:實時音視頻權威指南
- 精通API架構:設計、運維與演進
- Python編程與幾何圖形
- Mastering Python Networking
- 編程數學
- H5頁面設計:Mugeda版(微課版)
- Mastering Drupal 8 Views
- Spring快速入門
- Express Web Application Development
- Mastering ArcGIS Enterprise Administration
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- 從零開始:C語言快速入門教程
- 例說FPGA:可直接用于工程項目的第一手經驗