0% found this document useful (0 votes)
98 views2 pages

Al3461 Set1

The document outlines the practical examination format for the Machine Learning Laboratory course for the Fourth Semester, detailing the structure and marking scheme. It includes ten questions, each requiring the implementation of various machine learning algorithms in Python, along with additional programming tasks. Students are expected to answer one question within a 3-hour timeframe for a total of 100 marks.

Uploaded by

dcolleage69
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)
98 views2 pages

Al3461 Set1

The document outlines the practical examination format for the Machine Learning Laboratory course for the Fourth Semester, detailing the structure and marking scheme. It includes ten questions, each requiring the implementation of various machine learning algorithms in Python, along with additional programming tasks. Students are expected to answer one question within a 3-hour timeframe for a total of 100 marks.

Uploaded by

dcolleage69
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/ 2

B.E / B.Tech.

PRACTICAL END SEMESTER EXAMINATIONS, APRIL/MAY 2023

Fourth Semester

AL3461 - MACHINE LEARNING LABORATORY

(Regulations 2021)

Time : 3 Hours Answer any one Question Max. Marks 100

Aim/Principle/Apparatus Tabulation/Circuit/ Calculation Viva-Voce Record Total


required/Procedure Program/Drawing & Results
20 30 30 10 10 100

1. a) 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.

b) Write a Python Program to Generate a Random Number.

2. a) To generate a python code for SVM algorithm.

b) Design a Python code to Check Leap Year.

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

b) Write a Python Program to Find the Factorial of a Number.

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

b) Write a Python Program to Print the Fibonacci sequence.

5. a) To implement Maximum margin classifier algorithm using python.

b) Develop a Python code to Check Armstrong Number.

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

b) Write a Python Program to Make a Simple Calculator.


7. a) Develop a program for Perceptron algorithm using python.

b) To design a Python Program to Display Calendar.

8. a) Generate a python code gradient descent algorithm.

b) To write a Python Program to Find Sum of Natural Numbers Using Recursion.

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

b) Generate a Python Program to Add Two Matrices.

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

b) Design a Python Program to Sort Words in Alphabetic Order.

You might also like