Question Bank For ML
Question Bank For ML
Course: B.Tech
Semester: 5th
Short Questions:
Long Questions:
1. What is machine learning? Discuss learning and machine learning. Discuss about various
types of machine learning.
2. Explain the machine learning life cycle with a diagram.
3. Explain the following
a)Linear regression b) Logistic Regression
4. Find the covariance and correlation coefficient of data X={1,2,3,4,5} and Y={1,4,9,16,25)
5. What is support vector machine .Discuss in detail?
6. Define Multiclass Classification with a neat diagram?
7. Define clustering. What are the different types of clustering explain in detail.
8. Explain the K-means clustering algorithm with an example.
9. a. What is a density-based clustering algorithm?
b. Explain the DBSCAN clustering algorithm with an example.
10. a. How is a Random Forest related to Decision Trees?
b. Explain Random forest algorithm with an example.
11. Explain SVM classifier with a suitable example
12. What is reinforcement learning explain its detailed concepts.
13. How to construct ID3 and derive the procedure to construct a decision tree using ID3
14. A. What is reinforcement learning? What are the feature of Reinforcement learning?
B. Explain the concept of the Bellman equation in reinforcement learning with an example.
15. A. What is Ensemble learning in Machine Learning?
B. Explain different methods of ensemble learning.
16. Explain the concept of CNN with an example.
17. Explain the K-Mode clustering algorithm with an example.
18. Consider the training dataset given in the following table. Use Weighted k-NN and
determine the class. Test instance (7.6, 60, 8) and K=3