0% found this document useful (0 votes)
16 views

LabAssignment 3

This lab assignment involves preprocessing data from various sources to prepare it for machine learning, applying a rule-based classification algorithm to credit card fraud data and visualizing the results, and performing classification on a chosen dataset using support vector machines. Students must complete 3 tasks - preprocessing a chosen dataset, applying a rule-based classifier to credit card fraud data and showing results, and performing SVM classification on another chosen dataset. The assignment is due on December 15th and will be graded based on submitted work and an oral exam.

Uploaded by

rida
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

LabAssignment 3

This lab assignment involves preprocessing data from various sources to prepare it for machine learning, applying a rule-based classification algorithm to credit card fraud data and visualizing the results, and performing classification on a chosen dataset using support vector machines. Students must complete 3 tasks - preprocessing a chosen dataset, applying a rule-based classifier to credit card fraud data and showing results, and performing SVM classification on another chosen dataset. The assignment is due on December 15th and will be graded based on submitted work and an oral exam.

Uploaded by

rida
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Lab Assignment#3: Course: Data Warehousing and Data Mining (CSC 496)

Class: BCS6A&B Due Date: 15-12-2022 Marks:15

Mapped to CLO 5

Note: Copied and late assignments will be marked as zero. Marks will be based on submitted
work and viva.

Task 1: Download any data set from following links

a. Office Suply Sales sample data workbook


b.  get the hockey player data file
c.  get the food sales data file

and apply preprocessing steps on that data to make the data ready for applying machine learning
techniques.

Task 2: Download sample dataset from link: https://www.kaggle.com/datasets/mlg-ulb/creditcardfraud


(or you can select any other dataset from https://machinelearningmastery.com/standard-machine-learning-
datasets/ ) and apply Rule base classification algorithm on it. Show the results and possible visualization
of results.

Task 3: Download any sample dataset from link: https://machinelearningmastery.com/standard-


machine-learning-datasets/ and perform classification task using SVM.

You might also like