0% found this document useful (0 votes)
8 views1 page

ML Assignments

The document outlines two assignments focused on Machine Learning, covering fundamental concepts such as definitions, types, and the importance of data preprocessing in Assignment 1, and regression analysis, including Simple Linear Regression and Logistic Regression, in Assignment 2. It emphasizes key topics like bias, variance, overfitting, and dimensionality reduction techniques like PCA and LDA. Each assignment includes specific questions aimed at assessing understanding of these concepts.

Uploaded by

Himanshi Garg
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)
8 views1 page

ML Assignments

The document outlines two assignments focused on Machine Learning, covering fundamental concepts such as definitions, types, and the importance of data preprocessing in Assignment 1, and regression analysis, including Simple Linear Regression and Logistic Regression, in Assignment 2. It emphasizes key topics like bias, variance, overfitting, and dimensionality reduction techniques like PCA and LDA. Each assignment includes specific questions aimed at assessing understanding of these concepts.

Uploaded by

Himanshi Garg
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

Machine Learning Assignments

Assignment 1 (Unit I: Introduction to Machine Learning)


1. Define Machine Learning. Explain the need for Machine Learning in modern applications.

2. Discuss the types of Machine Learning (supervised, unsupervised, semi-supervised) with


examples.

3. Explain Bias and Variance in Machine Learning. How do they affect model performance?

4. What is overfitting in Machine Learning? Suggest methods to reduce overfitting.

5. Explain the importance of data preprocessing in Machine Learning.

Assignment 2 (Unit II: Regression Analysis in Machine Learning)


1. Define regression in Machine Learning. Explain its types with suitable examples.

2. What is Simple Linear Regression? Discuss its assumptions in detail.

3. Explain Logistic Regression with an example. How does it differ from Linear Regression?

4. Write short notes on R-squared, Standard error, and Residuals in regression analysis.

5. What is Feature Selection? Explain PCA and LDA as dimensionality reduction techniques.

You might also like