Choosing a better model design for weak prediction results.
Case context: A research group has a large labeled dataset and has already scaled and normalized the features, yet its model still misses the target metric.
Question: According to the text, what is one factor the group should inspect to raise performance?
Sample answer: The group should inspect the network design. The text treats model architecture as a major factor affecting results, so the team may need to consider newer design ideas that fit the problem more closely.
Key points:
- Check the network design.
- Model architecture strongly affects performance.
- Explore newer architecture ideas.
Rubric: The response must recommend examining the neural network architecture as a path to better performance.
0
1
Tags
Python Programming Language
Data Science
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
Which model design choice often has a major effect on performance?
True or False: Neural network design has remained essentially unchanged for decades.
A network’s ____ can strongly affect how well it performs.
Match the ideas about how network design relates to model results.
Order the reasoning about why architecture gets attention.
Why does model architecture matter?
Choosing a better model design for weak prediction results.
What pattern has shaped neural network architecture design?
Why does network design matter in machine learning?
True or False: Network architecture can change model performance.