TWiki> Kernel Web>ExampleDatasets (revision 2)EditAttach

Example Datasets and Results

Below are example datasets and results using the OpenKernel library. The results can be obtained by running the cross_validation.sh script with the indicated arguments.

Electronics

dataset

$ cross_validate.sh elec.list 10 klcombinefeatures "`seq 0 0`" "--sparse --weight_type=unif" lin "`seq -10 0`" "-s 3 -B -1" "" summary

$ cross_validate.sh elec.list 10 klcombinefeatures "`seq 0 0`" "--sparse --weight_type=lin1 --tol=1e-5" lin "`seq -10 0`" "-s 3 -B -1" "" summary

$ cross_validate.sh elec.2-gram 10 klweightfeatures "`seq 10 16`" "--weight_type=unif --sparse --features --offset=1" lin "0" "-s 3 -B -1" "" summary

$ cross_validate.sh elec.2-gram 10 klweightfeatures "`seq 7 13`" "--weight_type=corr --sparse --features --offset=1" lin "0" "-s 3 -B -1" "" summary

Ionosphere

dataset

$ cross_validate.sh ionosphere_scale 10 klweightfeatures "`seq 0 0`" "--weight_type=unif --features" svm "`seq 10 20`" "-s0 -t0" "" summary

$ cross_validate.sh ionosphere_scale 10 klweightfeatures "`seq 0 0`" "--weight_type=quadl2 --features" svm "`seq 10 20`" "-s0 -t0" "" summary

Abalone

dataset

$ cross_validate.sh abalone_scale 5 klweightfeatures "`seq 10 20`" "--weight_type=unif --features --offset=1" krr "`seq 0 0`" "" "" summary

-- AfshinRostamizadeh - 14 Sep 2009

Edit | Attach | Watch | Print version | History: r13 | r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2009-09-14 - AfshinRostamizadeh
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback