MACHINE LEARNING

106403
Back to MACHINE LEARNING

Module 1: Introduction

  1. Q1a. (a) Who is called the father of Machine Learning? (i) Geoffrey Hill (ii) Geoffrey Chaucer (iii) Geoffrey Everest Hinton (iv) Tom Mitchell20232m

    Module 1: Introduction

    (a) Who is called the father of Machine Learning?
    (i) Geoffrey Hill
    (ii) Geoffrey Chaucer
    (iii) Geoffrey Everest Hinton
    (iv) Tom Mitchell

    View this question on its own page →
  2. Q1a. Which of the following is correct use of cross validation? (i) Selecting variables to include in a model (ii) Comparing predictors (iii) Electing parameters in prediction function (iv) All of the above20222m

    Module 1: Introduction

    Which of the following is correct use of cross validation?
    (i) Selecting variables to include in a model
    (ii) Comparing predictors
    (iii) Electing parameters in prediction function
    (iv) All of the above

    View this question on its own page →
  3. Q1b. Which of the following statement(s) is/are true for Gradient Decent (GD) and Stochastic Gradient Decent (SGD)? (1) In GD and SGD, you update a set of parameters in an iterative manner to function. minimize the error (2) In SGD, you have to run through all the samples in your training set for a single update of a parameter in each iteration. (3) In GD, you either use the entire data or a subset of training data to update a parameter in each iteration. (i) Only (1) (ii) (1) and (2) only (iii) (3) and (2) only (iv) (1), (2) and (3)20222m

    Module 1: Introduction

    Which of the following statement(s) is/are true for Gradient Decent (GD) and Stochastic Gradient Decent (SGD)?
    (1) In GD and SGD, you update a set of parameters in an iterative manner to function. minimize the error
    (2) In SGD, you have to run through all the samples in your training set for a single update of a parameter in each iteration.
    (3) In GD, you either use the entire data or a subset of training data to update a parameter in each iteration.

    (i) Only (1)
    (ii) (1) and (2) only
    (iii) (3) and (2) only
    (iv) (1), (2) and (3)

    View this question on its own page →
  4. Q1c. \(c\) In what type of learning labelled training data is used : (i) unsupervised learning (ii) supervised learning (iii) reinforcement learning (iv) active learning20232m

    Module 1: Introduction

    (c) In what type of learning labelled training data is used :
    (i) unsupervised learning
    (ii) supervised learning
    (iii) reinforcement learning
    (iv) active learning

    View this question on its own page →
  5. Q2a. Q.2 (a) What are the important objectives of machine learning?20237m

    Module 1: Introduction

    Q.2 (a) What are the important objectives of machine learning?

    View this question on its own page →
  6. Q2a. Give the three computer applications for which machine learning approaches seem appropriate and three for which they seem inappropriate.20227m

    Module 1: Introduction

    Give the three computer applications for which machine learning approaches seem appropriate and three for which they seem inappropriate.

    View this question on its own page →
  7. Q2b. Q.2 (b) Explain the inductive biased hypothesis space.20237m

    Module 1: Introduction

    Q.2 (b) Explain the inductive biased hypothesis space.

    View this question on its own page →
  8. Q6a. Explain the model of over-fitting and under-fitting. Give the example of over-fitting and under-fitting in two-dimensional data.20227m

    Module 1: Introduction

    Explain the model of over-fitting and under-fitting. Give the example of over-fitting and under-fitting in two-dimensional data.

    View this question on its own page →