0% found this document useful (0 votes)
2 views14 pages

Lab Record

The document is a laboratory record book for the ECE 208 course on AI/ML for Electronics Engineers at SRM University-AP for the academic year 2024-25. It includes an index of 12 experiments focused on implementing various machine learning algorithms and techniques using Python, such as Linear Regression, Naïve Bayes, and Neural Networks. Each experiment outlines the aim, required software and hardware, procedure, observations, and conclusion sections for students to fill out.

Uploaded by

thotanarasanna
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)
2 views14 pages

Lab Record

The document is a laboratory record book for the ECE 208 course on AI/ML for Electronics Engineers at SRM University-AP for the academic year 2024-25. It includes an index of 12 experiments focused on implementing various machine learning algorithms and techniques using Python, such as Linear Regression, Naïve Bayes, and Neural Networks. Each experiment outlines the aim, required software and hardware, procedure, observations, and conclusion sections for students to fill out.

Uploaded by

thotanarasanna
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/ 14

LABORATORY RECORD BOOK

ECE 208
AI/ML FOR ELECTRONICS ENGINEERS

___________________________________________________
Registration No.:
Name:
Section:
__________________________________________________

Department of Electronics and Communication Engineering

School of Engineering and Sciences (SEAS)

SRM UNIVERSITY-AP

AY 2024-25
INDEX

S. Name of the Experiment Page No Date Signature ​


No.
1 Implement Linear Regression on the given
dataset using python
2 Implement Naïve Bayes classifier using
Python
3 Implement Logistic Regression on the
given dataset using python
4 Implement SVM algorithm using Python
5 Implement Decision Tree classifier using
python
6 Implement Random Forest classifier using
python
7 Implement K-means algorithm for
clustering the data using python
8 Implement K-Nearest Neighbor classifier
using python
9 Emulate logic gates using neural Network
and python
10 Implement single-Layer Neural Network
for image/data analysis using Python
11 Implement Convolution Neural Network
for image/data analysis using Python
12 Implement Markov model for analysis of
stock market data using python
Exp. No: 1 Implement Linear Regression on the Given Dataset using Python​
Date:
-----------------------------------------------------------------------------------------------------------------------------------
----
Aim: (a) To implement and Analyse the Linear Regression using least squares on the given
dataset using Python
(b) To implement and Analyse the Linear Regression using gradient descent check points on
the given dataset using Python
Software: 1. Anaconda Tool
2. Syder Python Tool
Hardware: 1. Personal PC or Laptop

Procedure:
1.​Switch ON the computer.
2.​Open the Anaconda Tool.
3.​Launch the Spyder or Jupyter Python tool.
4.​Write the program in spyder as per the data set and aim of experiment.
5.​Observe the results and compare with theoretical knowledge.

Observations:

Conclusion:
Exp. No: 2 Implement Naïve Bayes Classifier using Python​
Date:
-----------------------------------------------------------------------------------------------------------------------------------
----
Aim: To implement and Analyse the Naïve Bayes on the given dataset using Python
Software: 1. Anaconda Tool
2. Syder Python Tool
Hardware: 1. Personal PC or Laptop

Procedure:
1.​Switch ON the computer.
2.​Open the Anaconda Tool.
3.​Launch the Spyder or Jupyter Python tool.
4.​Write the program in spyder as per the data set and aim of experiment.
5.​Observe the results and compare with theoretical knowledge.

Observations:

Conclusion:
Exp. No: 3 Implement Logistic Regression on the Given Dataset using Python​
Date:
-----------------------------------------------------------------------------------------------------------------------------------
----
Aim: To implement and Analyse the Logistic regression on the given dataset using Python
Software: 1. Anaconda Tool
2. Syder Python Tool
Hardware: 1. Personal PC or Laptop
Procedure:
1.​Switch ON the computer.
2.​Open the Anaconda Tool.
3.​Launch the Spyder or Jupyter Python tool.
4.​Write the program in spyder as per the data set and aim of experiment.
5.​Observe the results and compare with theoretical knowledge.

Observations:

Conclusion:
Exp. No: 4 Implement SVM Algorithm using Python​
Date:
-----------------------------------------------------------------------------------------------------------------------------------
----
Aim: To implement and Analyse Support Vector Machine on the given dataset using
Python
Software: 1. Anaconda Tool
2. Syder Python Tool
Hardware: 1. Personal PC or Laptop

Procedure:
1.​Switch ON the computer.
2.​Open the Anaconda Tool.
3.​Launch the Spyder or Jupyter Python tool.
4.​Write the program in spyder as per the data set and aim of experiment.
5.​Observe the results and compare with theoretical knowledge.

Observations:

Conclusion:
Exp. No: 5 Implement Decision Tree Classifier using Python​ ​
Date:
-----------------------------------------------------------------------------------------------------------------------------------
----
Aim: To implement and Analyse Decision Tree Classifier on the given dataset using Python
Software: 1. Anaconda Tool
2. Syder Python Tool
Hardware: 1. Personal PC or Laptop

Procedure:
1.​Switch ON the computer.
2.​Open the Anaconda Tool.
3.​Launch the Spyder or Jupyter Python tool.
4.​Write the program in spyder as per the data set and aim of experiment.
5.​Observe the results and compare with theoretical knowledge.

Observations:

Conclusion:
Exp. No: 6 Implement Random Forest Classifier using Python​
Date:
-----------------------------------------------------------------------------------------------------------------------------------
----
Aim: To implement and Analyse Random Forest Classifier on the given dataset using
Python
Software: 1. Anaconda Tool
2. Syder Python Tool
Hardware: 1. Personal PC or Laptop
Procedure:
1.​Switch ON the computer.
2.​Open the Anaconda Tool.
3.​Launch the Spyder or Jupyter Python tool.
4.​Write the program in spyder as per the data set and aim of experiment.
5.​Observe the results and compare with theoretical knowledge.

Observations:

Conclusion:
Exp. No: 7 Implement K-means Algorithm for Clustering the Data using
Python
Date:
-----------------------------------------------------------------------------------------------------------------------------------
----
Aim: To implement and Analyse K-Mean on the given dataset using Python
Software: 1. Anaconda Tool
2. Syder Python Tool
Hardware: 1. Personal PC or Laptop

Procedure:
1.​Switch ON the computer.
2.​Open the Anaconda Tool.
3.​Launch the Spyder or Jupyter Python tool.
4.​Write the program in spyder as per the data set and aim of experiment.
5.​Observe the results and compare with theoretical knowledge.

Observations:

Conclusion:
Exp. No: 8 Implement K-Nearest Neighbor Classifier using Python​

Date:
-----------------------------------------------------------------------------------------------------------------------------------
----
Aim: To implement and Analyse K-Nearest Neighbour Classifier on the given dataset using
Python
Software: 1. Anaconda Tool
2. Syder Python Tool
Hardware: 1. Personal PC or Laptop

Procedure:
1.​Switch ON the computer.
2.​Open the Anaconda Tool.
3.​Launch the Spyder or Jupyter Python tool.
4.​Write the program in spyder as per the data set and aim of experiment.
5.​Observe the results and compare with theoretical knowledge.

Observations:

Conclusion:
Exp. No: 9 Emulate Logic Gates using Neural Network and Python
Date:
-----------------------------------------------------------------------------------------------------------------------------------
----
Aim: To implement and Analyse AND, OR, and NOT Logic gates using Neural Networks
on the given dataset using Python
Software: 1. Anaconda Tool
2. Syder Python Tool
Hardware: 1. Personal PC or Laptop

Procedure:
1.​Switch ON the computer.
2.​Open the Anaconda Tool.
3.​Launch the Spyder or Jupyter Python tool.
4.​Write the program in spyder as per the data set and aim of experiment.
5.​Observe the results and compare with theoretical knowledge.

Observations:

Conclusion:
Exp. No: 10 Implement Single-Layer Neural Network for Image/Data Analysis
using Python
Date:
-----------------------------------------------------------------------------------------------------------------------------------
----
Aim: To implement and Analyse Single layer Neural Networks on the given dataset using
Python
Software: 1. Anaconda Tool
2. Syder Python Tool
Hardware: 1. Personal PC or Laptop

Procedure:
1.​Switch ON the computer.
2.​Open the Anaconda Tool.
3.​Launch the Spyder or Jupyter Python tool.
4.​Write the program in spyder as per the data set and aim of experiment.
5.​Observe the results and compare with theoretical knowledge.

Observations:

Conclusion:
Exp. No: 11 Implement Convolution Neural Network for Image/Data Analysis
using Python
Date:
-----------------------------------------------------------------------------------------------------------------------------------
----
Aim: To implement and Analyse Single layer Neural Networks on the given dataset using
Python
Software: 1. Anaconda Tool
2. Syder Python Tool
Hardware: 1. Personal PC or Laptop
Procedure:
1.​Switch ON the computer.
2.​Open the Anaconda Tool.
3.​Launch the Spyder or Jupyter Python tool.
4.​Write the program in spyder as per the data set and aim of experiment.
5.​Observe the results and compare with theoretical knowledge.

Observations:

Conclusion:
Exp. No: 12 Implement Markov Model for Analysis of Stock Market Data using
Python​
Date:
-----------------------------------------------------------------------------------------------------------------------------------
----
Aim: To implement and Analyse Single layer Neural Networks on the Stock market dataset
using Python
Software: 1. Anaconda Tool
2. Syder Python Tool
Hardware: 1. Personal PC or Laptop

Procedure:
1.​Switch ON the computer.
2.​Open the Anaconda Tool.
3.​Launch the Spyder or Jupyter Python tool.
4.​Write the program in spyder as per the data set and aim of experiment.
5.​Observe the results and compare with theoretical knowledge.

Observations:

Conclusion:

You might also like