Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Data Science Programming, Spring 2024 Task Guidelines

Overview

This Task is an opportunity to apply what you have learned in class


to improve your data science skills.

Task Rules:

 This Task will be graded from 5.


 The Team must consist of 3 members not more. (Same teams for
previous tasks)
 The Team members must be from the same section.
 Every member of the team must know everything about the task.
 The deadline of this Task will be announced later.
 A timetable for project discussions will be published later. Please
stay updated for further instructions

Plagiarism Policy:

Any form of plagiarism will result in a score of zero for the project.
Ensure that all code, algorithms, and methodologies used are your team's
original work.

The purpose of this task is not to complicate or burden you as a student,


but to try to educate you correctly and in a good way, enabling you to
apply what you have learned in the course and prepare for work.

Good luck in your Task!


Data Science Programming, Spring 2024 Task Guidelines

Task 3

Supervised Learning Regression Problem - 5 Marks

Overview

In this task, your team will work on a dataset and apply supervised learning
techniques to solve a regression problem.

You are expected to implement appropriate regression algorithms and evaluate


their performance.

Minimum requirements
Requirement Points
Good understanding of the problem and Dataset 0.5
Data Exploration, Data Preprocessing and Data Visualization 1
Machine Learning Model (minimum accuracy 90%) 3
Performance Metrix 0.5
Total 5

Any plagiarism will get a Zero.

 The Team leader must submit these files.


- Jupiter notebook: Code, problem definition, method, experiment, references.

- dataset (link of data set).

You might also like