[go: up one dir, main page]

0% found this document useful (0 votes)
20 views8 pages

Machine Learning Lab QP Set 1

Uploaded by

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

Machine Learning Lab QP Set 1

Uploaded by

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

1.

Implement the non-parametric Locally Weighted Regression algorithm in order to fit


data points. Select an appropriate data set for your experiment and draw graphs.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER

2. To generate a python code for SVM algorithm.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER

3. Implement KNN algorithm to classify the data set using python.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100
INTERNAL EXAMINER EXTERNAL EXAMINER

4. Generate a python code for K-means algorithm.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER

5. To implement Maximum margin classifier algorithm using python.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER

6. To generate a python code for Random Forests algorithm.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100
INTERNAL EXAMINER EXTERNAL EXAMINER

7. Develop a program for Perceptron algorithm using python.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER

8. Generate a python code gradient descent algorithm.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER

9. Develop a program Simple linear regression algorithm using python.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100
INTERNAL EXAMINER EXTERNAL EXAMINER

10. Write a python code for Multiple linear regression algorithm.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER

11. Demonstrate the Candidate-Elimination algorithm to output a description of the set


of all hypotheses consistent with the training examples.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER

12. Write a program to demonstrate the working of the decision tree based ID3
algorithm. Use an appropriate data set for building the decision tree and apply this
knowledge to classify a new sample.
Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER


13. Build an Artificial Neural Network by implementing the Backpropagation algorithm
and test the same using appropriate data sets.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER

14. Write a program to implement the naïve Bayesian classifier for a sample training
data set stored as a .CSV file and compute the accuracy with a few test data sets.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER


15. Implement naïve Bayesian Classifier model to classify a set of documents and
measure the accuracy, precision, and recall.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER


16. Write a program to construct a Bayesian network to diagnose CORONA infection
using standard WHO Data Set.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER

17. Apply EM algorithm to cluster a set of data stored in a .CSV file. Use the same data
set for clustering using the k-Means algorithm. Compare the results of these two
algorithms.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100
INTERNAL EXAMINER EXTERNAL EXAMINER

18. Write a program to implement k-Nearest Neighbour algorithm to classify the iris
data set. Print both correct and wrong predictions.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER


19. Implement the non-parametric Locally Weighted Regression algorithm in order to fit
data points. Select an appropriate data set for your experiment and draw graphs.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER

20. Write a program to implement k-Nearest Neighbour algorithm using any data set.
Print both correct and wrong predictions.

Tabulation /
Aim / Principle / Calculation
Circuit /
Apparatus / Output Viva-Voce Record Total
Program /
Required / Procedure & Result
Drawing
20 30 30 10 10 100
INTERNAL EXAMINER EXTERNAL EXAMINER

You might also like