Part I - Installing Weka: HW Assignment 1
Part I - Installing Weka: HW Assignment 1
From the start menu select Programs, then Weka, then Weka 3*. You will see the Weka GUI Chooser. Select Explorer. The Weka Explorer will then launch.
On the Weka Explorer, push the button that says open file. Open TRAIN.arff.
You will find the test set, TEST.arff on the course website. The TEST set includes the records you will use in future homework assignments. The TEST set contains the data below. In the box that says test options, pick Supplied test set. Click on the Set button and select your TEST.arff file.
Step 6: Results
You may have to scroll up and down in the classifier output box to see all the results. Cut and paste the results in the classifier output window to a text editor and HAND IN (or email) with your assignment. You will compare these results with a future homework assignment. Dont worry that you dont yet know how to interpret the o utput. In a short time, you will. This exercise is only to get you started with WEKA. In the results box, on the bottom left, Right click on the item that says trees.J48. Select Visualize Classification Errors from the list. Click Save. And save the results as RESULTS.arff. This file will include your original TEST set plus an extra column for the predicted classification. Cut and paste the text in the RESULTS.arff file to the end of your assignment and HAND IN. So, for the first part of the assignment, you simply need to hand in (or email to me) a text document with the results output from Weka along with the prediction results found in your RESULTS.arff file
Append your three ideas to the text file with your answers to Part I.