Week – 2 Regression and Classification of Launching into Machine Learning 1. We can minimize the error between our predicted continuous value and the label’s continuous value using which model?…
Week – 2 Perceptron of Launching into Machine Learning 1. Which of the following is an algorithm for supervised learning of binary classifiers – given that a binary classifier is…
Week – 4 Module Quiz of Launching into Machine Learning 1. Which of the following statements is true? 1 point You don’t need three separate queries to generate training, validation,…
Week – 3 Lesson Quiz of Launching into Machine Learning 1. For the formula used to model the relationship i.e. y = mx + b, what does ‘m’ stand for?…
Week – 3 Module Quiz of Launching into Machine Learning 1. What is the main difference between RMSE and MSE? 1 point The loss metric output for RMSE is measured…
Week – 2 Neural Networks of Launching into Machine Learning 1. Which of the following activation functions are used for nonlinearity? 1 point Sigmoid Hyperbolic tangent Tanh All of the…