Which of the following is the most typically used loss function for regression?
Week – 2 Decision Trees of Launching into Machine Learning 1. Decision trees are one of the most intuitive machine learning algorithms. They can be used for which of the…
Week – 2 Linear Regression of Launching into Machine Learning 1. Fill in the blanks. In the video, we presented a linear equation. This hypothesis equation is applied to every…
Week – 2 History of ML: Modern Neural Networks of Launching into Machine Learning 1. Which statement is true regarding the “dropout technique” used in neural networks? 1 point Dropout…
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…
Week – 2 Kernel Methods of Launching into Machine Learning 1. Which of the following is the distance between two separate vectors? 1 point Margin Space New Line None of…
Week – 3 Lesson Quiz of Launching into Machine Learning 1. Select the correct statement(s) regarding gradient descent. 1 point Gradient descent is an optimization algorithm used to maximize some…