- 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:
- 多媒體CAI課件設(shè)計(jì)與制作導(dǎo)論(第二版)
- 精通Nginx(第2版)
- 零基礎(chǔ)搭建量化投資系統(tǒng):以Python為工具
- Reporting with Visual Studio and Crystal Reports
- Manga Studio Ex 5 Cookbook
- Python數(shù)據(jù)分析(第2版)
- Mastering Apache Spark 2.x(Second Edition)
- Web Development with MongoDB and Node(Third Edition)
- Java實(shí)戰(zhàn)(第2版)
- JavaScript應(yīng)用開發(fā)實(shí)踐指南
- HTML+CSS+JavaScript編程入門指南(全2冊(cè))
- Nagios Core Administration Cookbook(Second Edition)
- CodeIgniter Web Application Blueprints
- Design Patterns and Best Practices in Java
- 青少年P(guān)ython趣味編程