BTN03613 ML
BTN03613 ML
Seat
No. Set S
Instructions:
1. Make suitable assumptions (if necessary and state them clearly)
1. —are displays in which you plot the performance of one or more machine
learning algorithms with respect to the quantity of data they use for training
c) overfitting d) none
a) training b) testing
c) validation d) none
5. ——- occurs when your algorithm has learned too much from your data, up
to the point of mapping curve shapes and rules that do not exist
a) underfitting b) overfitting
Page 1 of 4
SLR-SE-209
c) association d) clustering
a) plt.show() b) show()
c) imshow() d) imread()
c) both d) none
9. the process goes on repetitively until there are no more chunks. Chunks can
be small (depending on core memory), and the process is called
10. Machine Learning enables models to train on data sets before being
deployed and continuously adapted as new data is ingested is called as
11. ________ is a form of AI that enables a system to learn from data rather than
through explicit programming
12. —– are set of instructions for computer how to interact manipulate and
transform data
a) Program b) Algorithm
c) Learning d) none
Page 2 of 4
SLR-SE-209
13. —– Technique is used to group the similar types of objects with similar
parameter
a) Bayesian b) Clustering
c) association d) all
SECTION -I
(A) Two fair coins are tossed independently. X is a random variable that takes a
value of 1 if both tosses are heads and 0 otherwise. Y is a random variable that
takes a value of 1 if at least one of the tosses is heads and 0 otherwise.
calculate value of the covariance of X and Y
(B) Write a short note on Machine Learning Cycle
Page 3 of 4
SLR-SE-209
SECTION - II
Page 4 of 4