Data Mining Week 6 Nptel Assignment Answers

Are you looking for Data Mining Week 6 Nptel Assignment Answers ? You’ve come to the right place! Access the most accurate answers at Progiez.



Data Mining Week 6 Nptel Assignment Answers
Data Mining Week 6 Nptel Assignment Answers

Data Mining Week 6 Nptel Assignment Answers (Jan-Apr 2025)

Course Link: Click Here


  1. A perceptron consists of –
    a. one neuron
    b. two neurons
    c. three neurons
    d. four neurons

View Answer


  1. A perceptron can correctly classify instances into two classes where the classes are:
    a. Overlapping
    b. Linearly separable
    c. Non-linearly separable
    d. None of the above

View Answer


  1. The logic function that cannot be implemented by a perceptron having two inputs is?
    a. AND
    b. OR
    c. NOR
    d. XOR

View Answer


  1. A training input x is used for a perceptron learning rule. The desired output is t and the actual output is o. If the learning rate is η, the weight update performed by the learning rule is described by?
    a. wi←wi+ h(t – o)
    b. wi←wi+ h(t – o) x
    c. wi←h(t – o) x
    d. wi←wi+ (t – o) x

View Answer


  1. Suppose we have n training examples xi, i=1…n, whose desired outputs are ti, i=1…n. The output of a perceptron for these training examples xi‘s are oi, i=1…n. The error function minimized by the gradient descent perceptron learning algorithm is:
    a. E = (1/2) ∑i=1…n (ti − oi)
    b. E = (1/2) ∑i=1…n (ti − oi)²
    c. E = (1/2) ∑i=1…n (ti + oi)²
    d. E = (1/2) ∑i=1…n (ti + oi)

View Answer


  1. The tanh activation function h(z) = (2 / (1 + e⁻²ᶻ)) − 1 is:
    a. Discontinuous and not differentiable
    b. Discontinuous but differentiable
    c. Continuous but not differentiable
    d. Continuous and differentiable
See also  Data Mining Week 1 Nptel Assignment Answers

View Answer


  1. The neural network given below takes two binary-valued inputs x₁, x₂ ∈ {0,1} and the activation function is the binary threshold function h(z) = 1 if z > 0; otherwise 0. Which of the following logical functions does it compute?
    a. OR
    b. AND
    c. NAND
    d. NOR

View Answer


Data Mining Week 6 Nptel Assignment Answers


  1. Which of the following statements is true for a multilayered perceptron?
    a. Output of all the nodes of a layer is input to all the nodes of the next layer
    b. Output of all the nodes of a layer is input to all the nodes of the same layer
    c. Output of all the nodes of a layer is input to all the nodes of the previous layer
    d. Output of all the nodes of a layer is input to all the nodes of the output layer

View Answer


  1. A multi-layered perceptron is usually trained using:
    a. Margin maximization algorithm
    b. Single linkage algorithm
    c. Belief propagation algorithm
    d. Backpropagation algorithm

View Answer


  1. Overfitting is expected when we observe that?
    a. With training iterations, error on training set as well as test set decreases
    b. With training iterations, error on training set decreases but test set increases
    c. With training iterations, error on training set as well as test set increases
    d. With training iterations, training set as well as test set error remains constant

View Answer


Data Mining Week 6 Nptel Assignment Answers

For answers to others Nptel courses, please refer to this link: NPTEL Assignment