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

Assignment - ML

The document provides instructions for an assignment on machine learning topics. It lists 9 questions to answer about data visualization, regression, classification, clustering, text analysis, time series analysis, recommendation systems, neural networks, and feature engineering. The responses must be submitted as a PDF file named with the student's roll number to [email protected].

Uploaded by

preethi
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views

Assignment - ML

The document provides instructions for an assignment on machine learning topics. It lists 9 questions to answer about data visualization, regression, classification, clustering, text analysis, time series analysis, recommendation systems, neural networks, and feature engineering. The responses must be submitted as a PDF file named with the student's roll number to [email protected].

Uploaded by

preethi
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment – BMLUP

Please write the following questions and submit the assignment to the following
email: [email protected]

Save the file as a your Roll No, for example 160116735001.pdf

1. Explain the different data visualization techniques with python snippets.

2. What is Regression? What are the different types of regressions? Explain linear regression
with a sample problem and python snippet?

3. What is Classification ? Explain the following classification techniques with a problem and
algorithm.

a. Decision tree

b. Naïve bayes

4. What is clustering ? How it differs with classification. Explain the different measures used in
clustering ? show with a sample problem for the following

a. K-Means

b. Agglomeritive

5. How text analysis is useful? List the different steps.

6. Explain the Time series analysis.

7. Explain Recommendation System with imdb dataset.

8. How neural network and Deep Learning are used to solve the complex problems? Explain.

9. Explain the significance of Feature Engineering in machine learning?

You might also like