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

Usman Institute of Technology

Department of Computer Science


Course Code: SE334
Course Title: Machine Learning
SPRING 2024
Lab 04
Objective: The purpose of this lab session is to introduce feature selection methods for machine
learning model. This lab is divided into two parts, in Part-1 we will use only Filter for feature selection. In
Part-2, we will use Wrapper, Embedded and Hybrid methods for feature selections.

Student Information
Student Name Sufyan Akbar

Student ID 21B-086-SE

Date 19-03-24

Assessment
Marks Obtained

Remarks

Signature
Exercises:
Task 01: Apply information Gain on loan data
Task 02: Apply χ 2 Test on loan data
Task 03: Use any Statistical method that is not mentioned in the manual to perform
feature selection

You might also like