Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
26 views

ML Assignment Questions

The document outlines 11 topics related to machine learning using Python including supervised and unsupervised learning, PCA, SVM algorithm, cross-validation, classification vs regression, overfitting and underfitting, outlier handling, linear and logistic regression, decision trees, and K-means algorithm.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

ML Assignment Questions

The document outlines 11 topics related to machine learning using Python including supervised and unsupervised learning, PCA, SVM algorithm, cross-validation, classification vs regression, overfitting and underfitting, outlier handling, linear and logistic regression, decision trees, and K-means algorithm.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Semester-5

Assignment-ML using Python


15-09-2023

1. What is Supervised Learning?

2. What is Unsupervised Learning?

3. What is PCA? When do you use it?

4. Explain SVM Algorithm in Detail

5. What is Cross-Validation?

6. Explain the Difference Between Classification and Regression?

7. How to Tackle Overfitting and Underfitting?

8. How to Handle Outlier Values?

9. Explain by giving example Linear Regression and Logistics

regression

10. Explain decision tree by giving example

11. Explain K means algorithm by giving example

You might also like