Initial Experiments
[ Up: Report ]
Initial Experiment Results
All experiments here were done with the first 500 instances
from the training data set
and tested with the first 500 instances from the test data set.
This was done to get a feel for the optimal k value to do
further testing with. Since time is limited, no fancy indexing
scheme was used. This makes the search through all the training
instances very lengthy. Once the optimal k is found, tests will be done
with the full training and testing data sets.
The best results from this set of testing was from the k = 6 test. Actually, k = 7 got the same result. Summary of these results:
So, further testing will be done with k = 6. This saves a miniscule but measurable time over k = 7. |
|||||||||||||||||||||||||||||||||||||
|