Learn Before
Choose Pipeline Stages You Can Train
When designing a multi-stage system instead of an end-to-end model, a key criterion is whether enough training examples can be collected for each stage.
0
1
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
A Multi-Stage Speech Recognition System
When a Driving Pipeline Lacks the Right Information
Handcrafted Stages Can Cap Overall System Quality
Domain-Designed Features Can Lower the Amount of Training Data Needed
Choosing Steps and Connections in a Pipeline
Choose Pipeline Stages You Can Train
Learned and Non-Learned Pipeline Components
If a hospital intake system has highly accurate symptom and risk classifiers, its end-to-end patient routing must also be highly accurate.
A multi-stage system works only if you can _____ enough labeled examples for each component.
Three Ideas in a Machine Learning Pipeline
How to Rework a Multi-Stage Machine Learning Pipeline
When a Multi-Stage Pipeline Hides Missing Information
Case Study: Diagnosing a Parcel-Delivery Drone Pipeline
Non-Learning Components in a Robotics Pipeline
When Does a Multi-Stage System Make Sense?
Pipelines Can Include Branching Steps
Learn After
When Abundant Labels for Substeps Support a Staged Design
What factor should guide how you divide a modular prediction system into components?
Labeled data access can shape component choices in a modular system.
Choose components where training data can be collected _____.
Match each modular-system term with its meaning in pipeline planning.
Order the reasoning used to decide which pipeline modules should be trained from data.
Why training-data availability should affect pipeline component choice
Select a pipeline component using training-data availability.
Checking Data Readiness for a Pipeline Step
Which option best fits a component that needs easy-to-gather training examples?
Training Data Availability Should Be Checked When Choosing a Component