
ML.NET Revealed
Simple Tools for Applying Machine Learning to Your Applications
Sudipta Mukherjee(Author)
APress
Published on 18. December 2020
Book
Paperback/Softback
XVIII, 174 pages
978-1-4842-6542-0 (ISBN)
Description
Get introduced to ML.NET, a new open source, cross-platform machine learning framework from Microsoft that is intended to democratize machine learning and enable as many developers as possible.
Dive in to learn how ML.NET is designed to encapsulate complex algorithms, making it easy to consume them in many application settings without having to think about the internal details. You will learn about the features that do the necessary "plumbing" that is required in a variety of machine learning problems, freeing up your time to focus on your applications. You will understand that while the infrastructure pieces may at first appear to be disconnected and haphazard, they are not.
Developers who are curious about trying machine learning, yet are shying away from it due to its perceived complexity, will benefit from this book. This introductory guide will help you make sense of it all and inspire you to try outscenarios and code samples that can be used in many real-world situations.
What You Will Learn
- Create a machine learning model using only the C# language
- Build confidence in your understanding of machine learning algorithms
- Painlessly implement algorithms
- Begin using the ML.NET library software
- Recognize the many opportunities to utilize ML.NET to your advantage
- Apply and reuse code samples from the book
- Utilize the bonus algorithm selection quick references available online
Who This Book Is For
Developers who want to learn how to use and apply machine learning to enrich their applications
More details
Edition
1st ed.
Language
English
Place of publication
Berkeley
United States
Target group
Professional and scholarly
Illustrations
160 s/w Abbildungen
XVIII, 174 p. 160 illus.
Dimensions
Height: 254 mm
Width: 178 mm
Thickness: 11 mm
Weight
373 gr
ISBN-13
978-1-4842-6542-0 (9781484265420)
DOI
10.1007/978-1-4842-6543-7
Schweitzer Classification
Other editions
Additional editions

E-Book
12/2020
APress
€66.99
Available for download
Person
Sudipta Mukherjee is an electronics engineer by education and a computer scientist by profession. He holds a degree in electronics and communication engineering. He is passionate about data structure, algorithms, text processing, natural language processing tools development, programming languages, and machine learning. He is the author of several technical books. He has presented at @FuConf and other developer events, and he lives in Bangalore with his wife and son.
Content
Chapter 1: Meet ML.NET.- Chapter 2: The Pipeline.- Chapter 3: Handling Data.- Chapter 4: Regressions.- Chapter 5: Classifications.- Chapter 6: Clustering.- Chapter 7: Sentiment Analysis.- Chapter 8: Product Recommendation.- Chapter 9: Anomaly Detection.- Chapter 10: Object Detection.