GMLE 試験問題を無料オンラインアクセス
| 試験コード: | GMLE |
| 試験名称: | GIAC Machine Learning Engineer |
| 認定資格: | GIAC |
| 無料問題数: | 154 |
| 更新日: | 2026-08-28 |
You are building a multiple linear regression model to predict employee salaries based on years of experience, education level, and performance ratings. After training the model, you notice that it is overfitting the training data.
What techniques should you use to reduce overfitting and improve the model's generalization?
Response:
You are tasked with collecting data from an external API for use in a machine learning model. After making several requests, you notice that the data contains missing values and inconsistencies across different records. What steps should you take to clean and prepare this data for further analysis and modeling?
Response: