Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Mastering Azure Machine Learning

You're reading from   Mastering Azure Machine Learning Execute large-scale end-to-end machine learning with Azure

Arrow left icon
Product type Paperback
Published in May 2022
Publisher Packt
ISBN-13 9781803232416
Length 624 pages
Edition 2nd Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
Marcel Alsdorf Marcel Alsdorf
Author Profile Icon Marcel Alsdorf
Marcel Alsdorf
Christoph Körner Christoph Körner
Author Profile Icon Christoph Körner
Christoph Körner
Arrow right icon
View More author details
Toc

Table of Contents (23) Chapters Close

Preface 1. Section 1: Introduction to Azure Machine Learning
2. Chapter 1: Understanding the End-to-End Machine Learning Process FREE CHAPTER 3. Chapter 2: Choosing the Right Machine Learning Service in Azure 4. Chapter 3: Preparing the Azure Machine Learning Workspace 5. Section 2: Data Ingestion, Preparation, Feature Engineering, and Pipelining
6. Chapter 4: Ingesting Data and Managing Datasets 7. Chapter 5: Performing Data Analysis and Visualization 8. Chapter 6: Feature Engineering and Labeling 9. Chapter 7: Advanced Feature Extraction with NLP 10. Chapter 8: Azure Machine Learning Pipelines 11. Section 3: The Training and Optimization of Machine Learning Models
12. Chapter 9: Building ML Models Using Azure Machine Learning 13. Chapter 10: Training Deep Neural Networks on Azure 14. Chapter 11: Hyperparameter Tuning and Automated Machine Learning 15. Chapter 12: Distributed Machine Learning on Azure 16. Chapter 13: Building a Recommendation Engine in Azure 17. Section 4: Machine Learning Model Deployment and Operations
18. Chapter 14: Model Deployment, Endpoints, and Operations 19. Chapter 15: Model Interoperability, Hardware Optimization, and Integrations 20. Chapter 16: Bringing Models into Production with MLOps 21. Chapter 17: Preparing for a Successful ML Journey 22. Other Books You May Enjoy

Implementing end-to-end language models

In the previous sections, we trained and concatenated multiple pieces to implement a final algorithm where most of the individual steps need to be trained as well. Lemmatization contains a dictionary of conversion rules. Stop words are stored in the dictionary. Stemming needs rules for each language and word that the embedding needs to train—TF-IDF and SVD are only computed on your training data but are independent of each other.

This is a similar problem to the traditional computer vision approach, which we will discuss in more depth in Chapter 10, Training Deep Neural Networks on Azure, where many classic algorithms are combined into a pipeline of feature extractors and classifiers. Similar to breakthroughs of end-to-end models trained via gradient descent and backpropagation in computer vision, deep neural networks—especially sequence-to-sequence models—have replaced the classical approach of performing each step of...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime