Aiml Lab
Aiml Lab
Fourth Semester
(Regulations 2021)
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.
Page 1 of 2
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.
Develop a regression model that predicts a continuous numerical outcome variable based
20
on one or more input variables.
Page 2 of 2