Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
AWS Certified Machine Learning Specialty: MLS-C01 Certification Guide

You're reading from  AWS Certified Machine Learning Specialty: MLS-C01 Certification Guide

Product type Book
Published in Mar 2021
Publisher Packt
ISBN-13 9781800569003
Pages 338 pages
Edition 1st Edition
Languages
Authors (2):
Somanath Nanda Somanath Nanda
Profile icon Somanath Nanda
Weslley Moura Weslley Moura
Profile icon Weslley Moura
View More author details

Table of Contents (14) Chapters

Preface 1. Section 1: Introduction to Machine Learning
2. Chapter 1: Machine Learning Fundamentals 3. Chapter 2: AWS Application Services for AI/ML 4. Section 2: Data Engineering and Exploratory Data Analysis
5. Chapter 3: Data Preparation and Transformation 6. Chapter 4: Understanding and Visualizing Data 7. Chapter 5: AWS Services for Data Storing 8. Chapter 6: AWS Services for Data Processing 9. Section 3: Data Modeling
10. Chapter 7: Applying Machine Learning Algorithms 11. Chapter 8: Evaluating and Optimizing Models 12. Chapter 9: Amazon SageMaker Modeling 13. Other Books You May Enjoy

Questions

  1. You are working as a lead data scientist for a retail company. Your team is building a regression model and using the linear learner built-in algorithm to predict the optimal price of a particular product. The model is clearly overfitting to the training data and you suspect that this is due to the excessive number of variables being used. Which of the following approaches would best suit a solution that addresses your suspicion?

    a) Implementing a cross-validation process to reduce overfitting during the training process.

    b) Applying L1 regularization and changing the wd hyperparameter of the linear learner algorithm.

    c) Applying L2 regularization and changing the wd hyperparameter of the linear learner algorithm.

    d) Applying L1 and L2 regularization.

    Answers

    C, This question prompts about to the problem of overfitting due an excessive number of features being used. L2 regularization, which is available in linear learner through the wd hyperparameter, will work as a feature...

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 $15.99/month. Cancel anytime}