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

PROJECT – DATA MINING

Marks: 20

Report Due Date: 5/11/ 2022

Steps:

1. Create a group of three students.

2. Install Weka software on your computer. The software can be downloaded from:
http://www.cs.waikato.ac.nz/ml/weka/

3. Explore the software different functions.

4. Download at least three datasets. There are many datasets available from the website:
http://archive.ics.uci.edu/ml/. Each dataset has to have at least 4 attributes and 100 samples.
The data may have to be converted to the ARFF format suitable for Weka.

5. In Weka, try the following algorithms on your datasets:


a. Decision tree algorithm
b. Naïve Bayesian classification algorithm
c. A-priori algorithm
d. K-means algorithm

6. Write a report to
a. introduce the selected datasets (e.g., number and type of attributes, number of
instances, how many classes, purpose of the dataset, etc.)
b. discuss your experiments (e.g., parameters selected) and experimental results.

7. Submit the report via Blackboard (70%).

8. Present findings (30%).

You might also like