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

Aiml Lab

Uploaded by

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

Aiml Lab

Uploaded by

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

lOMoARcPSD|30076836

cs3491- artificial university lab question set for affliated


colleges
computer science and engineering (Anna University)

Scan to open on Studocu

Studocu is not sponsored or endorsed by any college or university


Downloaded by srec cse ([email protected])
lOMoARcPSD|30076836

B.E/B.Tech. PRACTICAL END-SEMESTER EXAMINATIONS APRIL/MAY 2023

Fourth Semester

CS3491 - ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING

(Regulations 2021)

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

Aim/Principle/Apparatus Tabulation/Circuit/ Calculation Viva-


Record Total
required/Procedure Program/Drawing & Results Voce
20 30 30 10 10 100

1 Develop a code by implementing the Uninformed search algorithm- BFS.

2 Develop a code by implementing the Uninformed search algorithm- DFS

3 Develop a code by implementing the Informed search algorithm- A*

4 Develop a code by implementing the Informed search algorithm- Memory Bounded A*

5 Develop a code by implementing the Analyzation of data set using naïve Bayes models

6 Develop a code by implementing the probability relationship check between two dataset
using Bayesian Networks

7 Develop a code to understand and predict an outcome variable based on the input
Regression models.

8 Develop a code to Build a decision trees to predict the expected output from the desired
input.

9 Develop a code to build random forests for the dataset by understand the difference
between Random and Decision Tree.

10 Develop a code to Build support vector machine models for classification Task.

11 Implement an application that imposes the ensembling techniques

12 Implement an application that clustering algorithms

Page 1 of 2

Downloaded by srec cse ([email protected])


lOMoARcPSD|30076836

13 Write a EM code for implementing the Bayesian Networks.

14 Develop a neural network Model to optimize the pattern.

15 Develop a deep-learning Neural Network for experiencing different architectural model.

Write a code to find the shortest path between two points by evaluating the cost function
16
of each possible path.

Develop a simple task that uses a limited amount of memory and is suitable for large
17
search spaces.

Develop a Quiz application that states that the probability of an event occurring given
18
the prior knowledge of another event can be calculated using conditional probability.

Write an application that draws basic conditional dependencies between different


19
variables in a probabilistic manner.

Develop a regression model that predicts a continuous numerical outcome variable based
20
on one or more input variables.

Page 2 of 2

Downloaded by srec cse ([email protected])

You might also like