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

LAB PLAN II SEC B(ML LAB)

The document outlines the lab plan for the Machine Learning Laboratory course at Rajalakshmi Institute of Technology for the academic year 2023-2024. It details the schedule, topics to be covered, and methods of delivery for three cycles of lab sessions, including algorithms such as Candidate-Elimination, ID3, and Naïve Bayesian classifier. The plan includes specific dates for each session and references to textbooks and online resources.

Uploaded by

anbumani.a
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

LAB PLAN II SEC B(ML LAB)

The document outlines the lab plan for the Machine Learning Laboratory course at Rajalakshmi Institute of Technology for the academic year 2023-2024. It details the schedule, topics to be covered, and methods of delivery for three cycles of lab sessions, including algorithms such as Candidate-Elimination, ID3, and Naïve Bayesian classifier. The plan includes specific dates for each session and references to textbooks and online resources.

Uploaded by

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

RAJALAKSHMIINSTITUTEOFTECHNOLOGY,

KUTHAMBAKKAM, CHENNAI-600 124.

RefNo.:RIT/IQAC/AcdAct/LP/I001/2.0

LAB PLAN
Department of Artificial Intelligence and Data Science
ACADEMIC YEAR: 2023 – 2024 / EVEN

FacultyName : R.KALAIYARASI

SubjectCode/Name : MACHINE LEARNING LABORATORY

Semester : 04 Year : II
Branch : AI & DS Section : B

CYCLE 1

Session Proposed Date/ Proposed Date/ Delivery


Topics to be covered Text Book/Reference
No Period(Batch 1) Period(Batch 2) Methods
20-12-24 5,6 23-12-24 5,6 For a given set of
1. training data examples
stored in a .CSV file,
implement and
demonstrate the
Candidate-Elimination Lab
algorithm to output a Demo in lab
description of the set of Manual/kaggle/Github
all hypotheses
consistent with the
training examples.
[sample data set1]
For a given set of
1b training data examples
stored in a .CSV file,
implement and
demonstrate the
Candidate-Elimination
algorithm to output a
description of the set of
all hypotheses
consistent with the
training examples.
[sample data set 2]
27-12-24 5,6 30-12-24 Write a program to
2. demonstrate the
working of the
decision tree based ID3
algorithm. Use an
appropriate data set for Lab Demo in lab
building the decision
tree and apply this Manual/kaggle/Github
knowledge to classify a
new sample.
03-01-25 5,6 06-01-25 5,6 Build an Artificial
3.a) Neural Network by Lab
implementing the Manual/kaggle/Github
Backpropagation Demo in lab
algorithm and test the
same using appropriate
datasets(Sample1)
13-01-25 5,6 10-01-25 Build an Artificial
3.b) Neural Network by Lab
implementing the Manual/kaggle/Github
Backpropagation Demo in lab
algorithm and test the
same using appropriate
data sets.(Sample2)

CYCLE 2
20-01-25 5,6 17-01-25 5,6 Write a program to
4.a) implement the naïve Lab
Bayesian classifier for Manual/kaggle/Github
a sample training data
set stored as a .CSV Demo in lab
file and compute the
accuracy with a few
test data sets.[Sample
data set1]
24-01-25 5,6 27-01-25 5,6 Write a program to
4.b) implement the naïve
Bayesian classifier for
a sample training data
set stored as a .CSV Demo in lab
file and compute the Lab
accuracy with a few
Manual/kaggle/Github
test data sets.[Sample
data set2]
31-01-25 5,6 03-02-25 5,6 Implement naïve
5 Bayesian Classifier Lab
model to classify a set Manual/kaggle/Github
of documents and Demo in lab
measure the accuracy,
precision, and recall.
07-02-25 10-02-25 5,6 Write a program to Demo in lab
6.a) construct a Bayesian Lab
network to diagnose Manual/kaggle/Github
CORONA infection
using standard WHO
Data Set.
14-02-25 5,6 17-02-25 5,6 Write a program to
6.b) Lab
construct a Bayesian
network to diagnose Manual/kaggle/Github Demo in lab
disease[Sample data
set2]

CYCLE 3
21-02-25 5,6 24-02-25 5,6 Apply EM algorithm to
7.a) cluster a set of data Lab
stored in a .CSV file. Manual/kaggle/Github
Use the same data set
for clustering using the Demo in lab
k-Means algorithm.
Compare the results of
these two algorithms.
[sample data set1]
28-02-25 5,6 03-03-25 5,6 Apply EM algorithm to
7.b) cluster a set of data
stored in a .CSV file.
Use the same data set
for clustering using the Demo in lab
k-Means algorithm. Lab
Compare the results of
Manual/kaggle/Github
these two algorithms.
[sample data set2]
07-03-25 5,6 10-03-25 5,6 Write a program to
8 a) Lab
implement k-Nearest
Neighbour algorithm to Manual/kaggle/Github
Demo in lab
classify the iris data
set. Print both correct
and wrong predictions.
14-03-25 5,6 17-03-25 5,6 Write a program to
8 b)
implement k-Nearest
Neighbour algorithm to
classify the sample Demo in lab
data set. Print both
correct and wrong Lab
predictions. Manual/kaggle/Github
21-03-25 5,6 24-03-25 5,6 Implement the non-
9.a) parametric Locally Lab
Weighted Regression Manual/kaggle/Github
algorithm in order to fit
data points. Select an Demo in lab
appropriate data set for
your experiment and
draw graphs.(Sample
data set 1)
28-03-25 5,6 07-04-25 5,6 Implement the non- Demo in lab
9.b) parametric Locally Lab
Weighted Regression Manual/kaggle/Github
algorithm in order to fit
data points. Select an
appropriate data set for
your experiment and
draw graphs.(Sample
data set 2)

Total:30 Hours

TEXTBOOKS:

1. Abraham Silberschatz, Peter Baer Galvin and Greg Gagne, ―Operating System Concepts, 9th Edition,
John Wiley and Sons Inc., 2012.

Course Coordinator HOD

You might also like