F.)Load each dataset and observe the following: 1. List the attribute names and they type. 2. Number of records in each dataset 3. Identify the class attribute (if any) 4. Plot Histogram 5. Determine the number of records for each class. 6. Visualize the data in various dimensions Procedure : 1) Open the WEKA tool and Select the Explorer option. 2) A new window will be opened which consists of six tabs – Preprocess, Classify, Cluster, Associate, Select Attributes and Visualize. 3) In the Preprocess tab, Click the “Open file” option. 4) Go to C:\Program Files\Weka-3-8-6\data for finding different existing .arff datasets. 5) Click on any of the dataset for loading the data and then the data will be displayed as shown. 6) Here Weather.arff dataset is chosen as sample for all the observations. 1 . List the attribute names and their type . There are 5 attributes and its data type presented in the loaded dataset Weather.arff. S.NO. ATTRIBUTE NAME DATA TYPE 1 ...
This is my Educational Blog....