Academic Year : 2025 -2026 Semester : Winter
Course code & : BEEE410L- Machine Learning
Title
Course Instructor : Dr.R.Senthil Kumar
Assignment No : Digital Issued on: To be submitted
Assignment - 1 11.08.2025 on: 17.08.2025
Assignment Title : Overview of Machine Learning & Artificial Neural Networks
Assessment thru’ : Online submission
Course Outcomes:
1. Solve regression and classification problems
2. Apply the supervised/unsupervised algorithms to a real problem and
report on the expected accuracy that can be achieved by applying the
models
Marks (5*2 =10)
S.No. Questions CO Level
1 1 K3
Perform a literature survey on various regression techniques are
applied to Electrical Vehicles. Collect the latest reference papers
from 2023 to till date and provide then detailed survey. (Minimum 10
papers)
2 Collect a dataset with features such as Number of Bedrooms, Square 1 K3
Footage, Location Rating, Age of the House, and predict the Price of
the house. Perform data preprocessing (handling missing values,
encoding categorical data, scaling features) before applying a
regression model.
3 Consider a dataset containing student details such as Study Hours per 1 K3
Week, Attendance %, Previous Semester Grades, Participation in Activities,
Sleep Hours, and Final Exam Result (Pass/Fail). Apply a classification
algorithm to predict whether a student will pass the exam. Compute the
confusion matrix, accuracy, and precision.
4 2 K3
Determine the weights required to perform the following classification
using perceptron network. The vectors (1,1,1,1) and (-1,1, -1, -1) are
belonging to the class (So have target value1), vectors (1,1,1, -1) and
(1, -1, -1,1) are not belonging to the class (So have target value -1).
Assume learning rate as 1, threshold as 0.2, and initial weights as 0.
5 2 K3
Implement OR function using perceptron networks for bipolar
inputs and targets
Faculty Signature