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 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 – 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 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 – 2 Supervised Learning of Launching into Machine Learning 1. Which of the following machine learning models have labels, or in other words, the correct answers to whatever it…
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…