0% found this document useful (0 votes)
18 views

ASSIGNMENT 1 TO 4

Uploaded by

Singh Ramneek
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

ASSIGNMENT 1 TO 4

Uploaded by

Singh Ramneek
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

ASSIGNMENT -1

1. Define Machine Learning (ML), List and explain any three important terminologies used
in Machine Learning.

2. Differentiate between Supervised and Unsupervised Learning with examples.

3. Provide one real-world example of Semi-Supervised Learning. Explain how it works.

4. Review the following probability concepts:


a. Conditional Probability
b. Bayes’ Theorem

5. What are the different types of datasets commonly used in Machine Learning? Provide an
example for each type.

6. What is overfitting and how can it be prevented?


ASSIGNMENT -2
1. What is the primary goal of regression analysis in machine learning and how does it differ
from classification tasks?
2. Explain the concept of Ordinary Least Squares (OLS) estimation and its importance in
regression analysis.
3. Describe the process of model building in simple linear regression and the role of residuals in
evaluating model fit.
4. How does logistic regression differ from linear regression and what types of problems is it
best suited for?
5. In the context of multiple linear regression, what are the key assumptions and how can one
interpret the R-Squared value in the output?
6. What are the main techniques for feature selection and dimensionality reduction such as PCA,
LDA, and ICA and how do they contribute to the performance of regression models?
ASSIGNMENT 3

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.

You might also like