ASSIGNMENT 1 TO 4
ASSIGNMENT 1 TO 4
1. Define Machine Learning (ML), List and explain any three important terminologies used
in Machine Learning.
5. What are the different types of datasets commonly used in Machine Learning? Provide an
example for each type.
1. Compare and contrast K-Nearest Neighbors (KNN) and Random Forests. What are
their strengths and weaknesses?
2. Explain the concept of fuzzy set approaches in classification. How do they differ from
traditional methods?
3. Discuss the role of the kernel function in SVM. How does it impact the decision
boundary?
4. What are the key properties of SVM that make it effective for classification tasks?
5. Explain the concept of entropy and information gain in decision tree learning. How
are they used to select attributes?
6. What are the potential issues associated with decision trees? How can they be
addressed?
Machine Learning
Assignment -4
Q1. What is Clustering?
Q2. Explain Types of Clustering Algorithms.
Q3. Explain few Uses of Clustering.
Q4. Applications of Clustering in different fields.
Q5. Difference Between Agglomerative clustering and Divisive clustering.
Q6. Explain Hierarchical Clustering in Machine Learning.
Q7. Difference between CURE Clustering and DBSCAN Clustering.
Q8. List and explain partitioning based clustering methods.