0% found this document useful (0 votes)
87 views7 pages

Quiz-2: Attempt History

The document is a summary of a machine learning quiz that was assigned to students. It provides details on the quiz such as it having 10 questions, being available for 24 hours, students getting one attempt, and the duration being 30 minutes. It also shows the student received full marks on the quiz with their only attempt taking 9 minutes.

Uploaded by

Abhishek Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
87 views7 pages

Quiz-2: Attempt History

The document is a summary of a machine learning quiz that was assigned to students. It provides details on the quiz such as it having 10 questions, being available for 24 hours, students getting one attempt, and the duration being 30 minutes. It also shows the student received full marks on the quiz with their only attempt taking 9 minutes.

Uploaded by

Abhishek Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Quiz-2: Machine Learning (S2-20_DSECLZG565) https://bits-pilani.instructure.

com/courses/960/quizzes/2096

Quiz-2
Due Sep 5 at 23:59 Points 5 Questions 10 Available Sep 4 at 19:00 - Sep 5 at 23:59 1 day
Time Limit 30 Minutes

Instructions
1) The quiz will be enabled for 24 hours

2) Quiz will have 10 questions in total

3) Students will have one attempt

4) Quiz duration will be for 30 Minutes

Attempt History
Attempt Time Score
LATEST Attempt 1 9 minutes 5 out of 5

Correct answers will be available on Sep 6 at 0:00.

Score for this quiz: 5 out of 5


Submitted Sep 5 at 10:43
This attempt took 9 minutes.

Question 1 0.5 / 0.5 pts

1 of 7 9/5/2021, 10:43 AM
A neuron with 3 inputs has the weight vector [0.6 -0.1 0.1] and a bias θ = 0.
If the input vector is X = [0.2 0.4 0.2] then the total input to the neuron is:
Question 3 0.5 / 0.5 pts

Consider a perceptron model with two inputs [x1, x2] =[0.05 0.1] and the corresponding weights
[w1, w2] =[20, 10]. Considering the bias on output activation unit as b= -2, the value of the output
with sigmoid activation is
Question 5 0.5 / 0.5 pts

Boosting is a method improving a model by combining independent strong learners

Sum of the square of residuals ( ∑ (Y-h(X))2) is minimum


23.6 and -54.2

Question 7 0.5 / 0.5 pts

Each tree in a random forest is built on the subset of all the features.
Each of the trees in a random forest is built on the full data/records

1 is true 2 is false
bias
Question 10 0.5 / 0.5 pts

1. Backpropagation transfers the error information from the end of the neural network to all the weight
s inside the network.

2. Forward propagation transfers the error information from the end of the neural network to all the we
ights inside the network.

Statement 1 is true and Statement2 is false

You might also like