You are on page 1of 7

ANNAMALAI UNIVERSITY

ANNAMALAI NAGAR - 608 002


UNIVERSITY PRACTICAL EXAMINATION NOV/DEC-2023
DEPARTMENT OF COMPUTER SCIENCE- PG -II

College name : Jawaharlal Nehru College for Women Centre code :309
Subject : MACHINE LEARNING LAB Subject code: 22PCSCP35
Date : Batch :I
Session : FN SEM : III

MARKSTATEMENT
Sl.No Reg.No Name External Marks Marks in Words

Signature of the Internal Examiner Signature of the External Examiner.


ANNAMALAI UNIVERSITY
ANNAMALAI NAGAR - 608 002
UNIVERSITY PRACTICAL EXAMINATION NOV/DEC-2023
DEPARTMENT OF COMPUTER SCIENCE- PG -II

College name : Jawaharlal Nehru College for Women Centre code :309
Subject : MACHINE LEARNING LAB Subject code: 22PCSCP35
Date : Batch :I
Session : FN SEM : III
ATTENDENCE STATEMENT

SI.NO REGISTER NO NAME SIGNATURE

Total Number of Register ____ Total Number of Present____ Total Number of Absent____

Signature of the Internal Examiner Signature of the Chief Superintend.


ANNAMALAI UNIVERSITY
ANNAMALAI NAGAR - 608 002
UNIVERSITY PRACTICAL EXAMINATION NOV/DEC-2023
DEPARTMENT OF COMPUTER SCIENCE- PG -II

College name : Jawaharlal Nehru College for Women Centre code :309
Subject : MACHINE LEARNING LAB Subject code: 22PCSCP35
Date : Batch :I
Session : FN SEM : III
List of Experiments:
1. Write a python program to compute
Central Tendency Measures: Mean, Median, Mode
2. Measure of Dispersion: Variance, Standard Deviation
3. Study of Python Libraries for ML application such as Pandas and Matplotlib
4. The probability that it is Friday and a student is absent is 3%. Since there are 5 school
days in a week, the probability that it is Friday is 20%. What is the probability that a
student is absent given that today is Friday? Apply Bayes’ rule in python to get the
result.
5. Extract the data from database using python.
6. Implementation of Logistic Regression and test with a dataset using sklearn.
7. Implement k-nearest neighbours’ classification for an iris dataset using python.
8. 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.
9. Build an Artificial Neural Network by implementing the Backpropagation algorithm and
test the same using real time data sets.
10. Implement SVM Classifier on a PIMA Indian diabetes dataset.
11. Performance analysis of Classification Algorithms on a specific dataset (Mini Project).
ANNAMALAI UNIVERSITY
ANNAMALAI NAGAR - 608 002
UNIVERSITY PRACTICAL EXAMINATION NOV/DEC-2023
DEPARTMENT OF COMPUTER SCIENCE- PG -II

College name: Jawaharlal Nehru College for Women Centre code :309
Subject : MACHINE LEARNING LAB Subject code: 22PCSCP35
Date : Batch : I
Session : FN

1. Write a python program to compute


Central Tendency Measures: Mean, Median, Mode
2. Study of Python Libraries for ML application such as Pandas and Matplotlib
3. Measure of Dispersion: Variance, Standard Deviation

ANNAMALAI UNIVERSITY
ANNAMALAI NAGAR - 608 002
UNIVERSITY PRACTICAL EXAMINATION NOV/DEC-2023
DEPARTMENT OF COMPUTER SCIENCE- PG –II
College name: Jawaharlal Nehru College for Women Centre code :309
Subject : MACHINE LEARNING LAB Subject code: 22PCSCP35
Date : Batch : I
Session : FN

1. The probability that it is Friday and a student is absent is 3%. Since there are 5 school
days in a week, the probability that it is Friday is 20%. What is the probability that a
student is absent given that today is Friday? Apply Bayes’ rule in python to get the
result.
2. Study of Python Libraries for ML application such as Pandas and Matplotlib

3. Write a python program to compute


Central Tendency Measures: Mean, Median, Mode
ANNAMALAI UNIVERSITY
ANNAMALAI NAGAR - 608 002
UNIVERSITY PRACTICAL EXAMINATION NOV/DEC-2023
DEPARTMENT OF COMPUTER SCIENCE- PG -II

College name: Jawaharlal Nehru College for Women Centre code :309
Subject : MACHINE LEARNING LAB Subject code: 22PCSCP35
Date : Batch : I
Session : FN

1. Write a python program to compute


Central Tendency Measures: Mean, Median, Mode
2. Study of Python Libraries for ML application such as Pandas and Matplotlib
3. Measure of Dispersion: Variance, Standard Deviation

ANNAMALAI UNIVERSITY
ANNAMALAI NAGAR - 608 002
UNIVERSITY PRACTICAL EXAMINATION NOV/DEC-2023
DEPARTMENT OF COMPUTER SCIENCE- PG –II
College name: Jawaharlal Nehru College for Women Centre code :309
Subject : MACHINE LEARNING LAB Subject code: 22PCSCP35
Date : Batch : I
Session : FN

1. The probability that it is Friday and a student is absent is 3%. Since there are 5 school days
in a week, the probability that it is Friday is 20%. What is the probability that a student is
absent given that today is Friday? Apply Bayes’ rule in python to get the result.

2. Study of Python Libraries for ML application such as Pandas and Matplotlib

3. Write a python program to compute


Central Tendency Measures: Mean, Median, Mode
ANNAMALAI UNIVERSITY
ANNAMALAI NAGAR - 608 002
UNIVERSITY PRACTICAL EXAMINATION NOV/DEC-2023
DEPARTMENT OF COMPUTER SCIENCE- PG -II

College name: Jawaharlal Nehru College for Women Centre code :309
Subject : MACHINE LEARNING LAB Subject code: 22PCSCP35
Date : Batch : I
Session : FN

1. Write a python program to compute


Central Tendency Measures: Mean, Median, Mode
2. Study of Python Libraries for ML application such as Pandas and Matplotlib
3. Measure of Dispersion: Variance, Standard Deviation

ANNAMALAI UNIVERSITY
ANNAMALAI NAGAR - 608 002
UNIVERSITY PRACTICAL EXAMINATION NOV/DEC-2023
DEPARTMENT OF COMPUTER SCIENCE- PG –II
College name: Jawaharlal Nehru College for Women Centre code :309
Subject : MACHINE LEARNING LAB Subject code: 22PCSCP35
Date : Batch : I
Session : FN

1. The probability that it is Friday and a student is absent is 3%. Since there are 5 school
days in a week, the probability that it is Friday is 20%. What is the probability that a
student is absent given that today is Friday? Apply Bayes’ rule in python to get the
result.
2. Study of Python Libraries for ML application such as Pandas and Matplotlib

3. Write a python program to compute


Central Tendency Measures: Mean, Median, Mode

You might also like