Preliminary Experiments with image captions only

Data set: captions.tar.gz




Experiment 1

Description: simple test with random test-set and train-set using Naive Bayes
rainbow command: ./rainbow -d ./model4 --test-set=0.4 --test=5

Results: captions_exp1.results.txt

Output Statistics:
captions_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:  captions_exp2.results.txt

Output Statistics:
captions_exp2.results.stats.txt