Preface

Conventions Used in This Book

The following typographical conventions are used in this book:

Italic

Indicates new terms, URLs, email addresses, filenames, and file extensions.

Constant width

Used for program listings, as well as within paragraphs to refer to program elements such as variable or function names, databases, data types, environment variables, statements, and keywords.

Constant width bold

Shows commands or other text that should be typed literally by the user.

Constant width italic

Shows text that should be replaced with user-supplied values or by values determined by context.

Tip

This element signifies a tip or suggestion.

Note

This element signifies a general note.

Warning

This element indicates a warning or caution.

Using Code Examples

Supplemental material (code examples, exercises, etc.) is available for download at https://oreil.ly/Practical_Automated_ML_on_Azure.

This book is here to help you get your job done. In general, if example code is offered with this book, you may use it in your programs and documentation. You do not need to contact us for permission unless you’re reproducing a significant portion of the code. For example, writing a program that uses several chunks of code from this book does not require permission. Selling or distributing a CD-ROM of examples from O’Reilly books does require permission. Answering a question by citing this book and quoting example code does not require permission. Incorporating a significant amount of example code from this book into your product’s documentation does require permission.

We appreciate, but do not require, attribution. An attribution usually includes the title, author, publisher, and ISBN. For example: “Practical Automated Machine Learning on Azure by Deepak Mukunthu, Parashar Shah, and Wee Hyong Tok (O’Reilly). Copyright 2019 Deepak Mukunthu, Parashar Shah, and Wee Hyong Tok, 978-1-492-05559-4.”

If you feel your use of code examples falls outside fair use or the permission given above, feel free to contact us at .

O’Reilly Online Learning

Note

For almost 40 years, O’Reilly Media has provided technology and business training, knowledge, and insight to help companies succeed.

Our unique network of experts and innovators share their knowledge and expertise through books, articles, conferences, and our online learning platform. O’Reilly’s online learning platform gives you on-demand access to live training courses, in-depth learning paths, interactive coding environments, and a vast collection of text and video from O’Reilly and 200+ other publishers. For more information, please visit http://oreilly.com.

How to Contact Us

Please address comments and questions concerning this book to the publisher:

  • O’Reilly Media, Inc.
  • 1005 Gravenstein Highway North
  • Sebastopol, CA 95472
  • 800-998-9938 (in the United States or Canada)
  • 707-829-0515 (international or local)
  • 707-829-0104 (fax)

The web page for this book lists errata, examples, and additional information. You can access this page at http://www.oreilly.com/catalog/9781492055594.

To comment or ask technical questions about this book, send email to .

For more information about our books, courses, conferences, and news, see our website at http://www.oreilly.com.

Find us on Facebook: http://facebook.com/oreilly

Follow us on Twitter: http://twitter.com/oreillymedia

Watch us on YouTube: http://www.youtube.com/oreillymedia

Acknowledgments

This book wouldn’t have been possible without great contributions from these folks–thank you!

We are thankful to our coworkers at Microsoft (Azure AI product, marketing, and many other teams) for working together to deliver the best enterprise-ready Azure Machine Learning service.

Nicolo Fusi, for sharing details on research that lead to the creation of Automated ML (Chapter 2).

Sharon Gillett, for text inputs to Automated ML introduction (Chapter 2).

Vanessa Milan, for images for Automated ML introduction (Chapter 2).

Akchara Mukunthu, for example scenarios for Machine Learning task detection (Table 2-1 in Chapter 2).

Krishna Anumalasetty and Thomas Abraham, for technical review of the book.

Jen Stirrup, for feedback on the book.

The amazing O’Reilly team (Nicole Tache, Deborah Baker, Bob Russell, Jonathan Hassell, Ben Lorica, and many more), for working with us from concept to production and giving us the opportunity to write and share the book with the community.

Members of the Azure Machine Learning and Azure CAT team, for the supportive environment that enabled the authors to write the book during their off hours, and many weekends and holidays.