Preliminary Experiments without images (only news stories)

Data set: stories.tar.gz




Experiment 1

Description: simple test with random test-set and train-set usingNaive Bayes
rainbow command: ./rainbow -d ./model8 --test-set=0.4 --test=5

Results: stories_exp1.results.txt

Output Statistics:
stories_exp1.results.stats.txt




Experiment 2

Description:   simple test with random test-set and train-set using 30 nearest-neighbours
rainbow command: ./rainbow -d ./model8 --method=knn --test-set=0.4--test=1

Results:  stories_exp2.results.txt

Output Statistics:
stories_exp2.results.stats.txt