Which of the following metrics is being captured when performing principal component analysis?
In addition to understanding model performance, what does continuous monitoring of bias and variance help ML engineers to do?
What is Word2vec?
Which two of the following decrease technical debt in ML systems? (Select two.)
Why do data skews happen in the ML pipeline?
Which of the following is NOT a valid cross-validation method?
Which type of regression represents the following formula: y = c + b*x, where y = estimated dependent variable score, c = constant, b = regression coefficient, and x = score on the independent variable?
You train a neural network model with two layers, each layer having four nodes, and realize that the model is underfit. Which of the actions below will NOT work to fix this underfitting?
Which two encodes can be used to transform categories data into numerical features? (Select two.)
What is the open framework designed to help detect, respond to, and remediate threats in ML systems?