ML Mqp2 Solved
ML Mqp2 Solved
MQP-2
Section-A
I. 4*2=8
Ans:
1
Community.
Ans:
Ans:
Ans:
2
6. Mention two kinds of Unsupervised Learning.
Ans: i) Clustering
ii) Association
SECTION-B
II. 5*4=20
7. What is Unsupervised ML? Explain key components of Unsupervised ML.
Key components:
Data Preprocessing:
3
have similar ranges.
Algorithms:
3. Dimensionality Reduction:
Evaluation Metrics:
4
cluster compared to other clusters.
Applications:
5
Need of Scipy in ML:
Features:
Linear Algebra
Optimization
Data Visualization
Statistics
Image Processing
Ans:
6
7
10. Explain the process of getting data?
Ans:
8
11. Explain the difference between Regression and Classification .
Ans.
9
10
12. Explain limitations of K-mean clustering?
Ans:
11
SECTION-C
III. 4*8=32
Ans:
12
14. How Semi-Supervised ML works? explain with an example.
13
15. a .How to create a Test Set?
Ans: Test set—a subset used to put the trained model to the test
14
15
(b)
16
16. a. What is Logistic regression? Explain how it works?
b. WAP in python for spam email detection using the Naive Bayes
classification algorithm .
Ans: (a)
17
18
"OR"
19
20
(b)
21
17. a.Write decision tree algorithm? Explain how it works?
Ans:
(b)
22
18. a.Explain the types of Clustering methods or techniques ?
Ans:
23
24
25
(b) Write a Python code to use Clustering in Semi Supervised ML
Ans:
26
27