exam questions

Exam AWS Certified Machine Learning - Specialty All Questions

View all questions & answers for the AWS Certified Machine Learning - Specialty exam

Exam AWS Certified Machine Learning - Specialty topic 1 question 232 discussion

A machine learning (ML) specialist is developing a deep learning sentiment analysis model that is based on data from movie reviews. After the ML specialist trains the model and reviews the model results on the validation set, the ML specialist discovers that the model is overfitting.

Which solutions will MOST improve the model generalization and reduce overfitting? (Choose three.)

  • A. Shuffle the dataset with a different seed.
  • B. Decrease the learning rate.
  • C. Increase the number of layers in the network.
  • D. Add L1 regularization and L2 regularization.
  • E. Add dropout.
  • F. Decrease the number of layers in the network.
Show Suggested Answer Hide Answer
Suggested Answer: DEF 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
sevosevo
Highly Voted 1 year, 7 months ago
Selected Answer: DEF
A: possible but unlikely for movie reviews B: wrong https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwi31N_10eX9AhWYQ0EAHXDFCAwQFnoECA8QAw&url=https%3A%2F%2Fdeepchecks.com%2Fquestion%2Fdoes-learning-rate-affect-overfitting%2F&usg=AOvVaw19RT-u_XyEe8FG_10R6aFC C: wrong because would increase complexity and potentially overfitting D: correct E: correct F: correct
upvoted 7 times
...
Denise123
Most Recent 8 months ago
Selected Answer: BDE
Overfitting solutions must be regularization, dropout and adjusting learning rate. F is wrong, decreasing number of layers is not the top recommendations to solve overfitting, it may even cause underfitting.
upvoted 3 times
...
loict
1 year, 2 months ago
Selected Answer: DEF
A. NO B. NO - decreasing the learning rate make may increase accuracy thus increase overfitting C. NO - more complexity tend to increase overfitting D. YES - best practice E. YES - best practice, will reduce model complexity and thus increase generalization F. YES - best practice, will reduce model complexity and thus increase generalization
upvoted 1 times
...
Mickey321
1 year, 2 months ago
Selected Answer: DEF
d and E for sure. i am a bit confused F and B
upvoted 2 times
...
oso0348
1 year, 7 months ago
Selected Answer: DEF
To improve the generalization of the deep learning sentiment analysis model and reduce overfitting, the following three solutions can be implemented: Add Dropout: Dropout is a regularization technique that randomly drops out (sets to zero) a certain percentage of nodes in the neural network during each training epoch. This helps to prevent overfitting and improve generalization. Add L1 and L2 Regularization: L1 and L2 regularization are techniques used to add a penalty to the loss function of the neural network, which helps to prevent overfitting. L1 regularization adds a penalty based on the absolute value of the weights, while L2 regularization adds a penalty based on the squared value of the weights. Decrease the number of layers in the network: Deep neural networks with too many layers can be prone to overfitting. Reducing the number of layers in the network can help to prevent overfitting and improve generalization.
upvoted 4 times
...
Mllb
1 year, 7 months ago
Selected Answer: DEF
We don't have to touch learning rate because the model is overfitting
upvoted 2 times
...
blanco750
1 year, 7 months ago
Selected Answer: DEF
DEF are correct
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago