QB ML Semester
QB ML Semester
Unit 1
Unit 2
9. Briefly explain all machine learning techniques with the help of examples.
10. Write tabular difference between Supervised vs unsupervised vs semi supervised.
11. What are various machine learning models.
12. Write a short note on the following machine learning techniques.
i) Reinforcement learning
ii) Supervised
iii) Unsupervised
Unit 3
Unit 4
19. What is Classification. Explain all types of classification with the help of example.
20. What is Naive Bayes Classifier. Explain with the help of an example.
21. Explain Decision Tree classification algorithm in detail with the help of example.
22. What are Support Vector Machines (SVMs)? What are support vectors, hard margin
and soft? margin. Explain the principal behind support vector machines.
23. Explain rule-based classification, back propagation, and associative classification in
detail.
24. What do mean by accuracy measures. Explain all techniques to evaluate accuracy of
classifier.
25. What is precision and recall in machine learning. Explain all measures of precision
and recall. in machine learning.
26. Define Clustering. Explain different types of clustering techniques. Write down
applications of clustering.
Unit 5
27. Explain K-mean clustering techniques with the help of example.
28. Write notes on 1) Anomaly detection 2) Mixture Models