Question: Weka Data Mining Software Installation and Processing There are two steps in this assessment which prepares you for identification and analysis work you are expected

Weka Data Mining Software Installation and Processing

There are two steps in this assessment which prepares you for identification and analysis work you are expected to complete throughout this subject. The first task will build the practical and technical skills that will enable you to compare and evaluate output patterns for visualization.

For this first assignment, you are required to install the Weka software, that you will then use throughout the duration of this subject. You will also do some tasks with the Weka software for data preprocessing and visualization.

Task 1: Data Preprocessing

Load a dataset by clicking the Open file button in the top left corner of the panel. Inside the data folder, which is supplied when Weka is installed, you will find a file named weather.nominal.arff.

As shown in the Weka interface, the weather data has 14 instances, and 5 attributes called outlook, temperature, humidity, windy, and play. Click on the name of an attribute in the left subpanel to see information about the selected attribute on the right, such as its values and other details. This information is also shown in the form of a histogram. All attributes in this dataset are nominal that is, they have a predefined finite set of values. The last attribute, play, is the class attribute; its value can be yes or no. Answer the following:

(a) What are the values that the outlook and humidity attributes have? [2 marks]

(b) What is the class value of instance number 3 in the weather data? [1 mark]

(c) Load the weather.numeric.arff dataset and open it in the editor by clicking the Edit button from the row of buttons at the top of the Preprocess panel in Weka Interface and answer the following question. How many numeric and how many nominal attributes does this dataset have? [2 marks]

Task 2: Visualization and Analysis

Load the iris.arff dataset in Weka and answer the following questions.

(a) How many instances and how many attributes does this dataset have? [1 mark]

(b) What is the range of possible values for each of the 4 attributes that can be observed in the dataset? [2 marks]

(c) Present a scatter plot visualization of this dataset and find which two classes have more overlapping tendency and which one is likely to be a separate class as observed in the attribute-pair based plotting. Alternatively, you may use the 3D visualization feature provided in Weka to find which two classes have more overlapping tendency and which one is likely to be a separate class using different combinations of any three featuring attributes out of four attributes in the dataset. [2 marks]

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!