Skip to content

Commit

Permalink
Merge pull request #102 from sanuj/master
Browse files Browse the repository at this point in the history
add data for kernel svm cookbook
  • Loading branch information
karlnapf committed Jun 15, 2016
2 parents d4c420b + baf949d commit 038f080
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions testsuite/meta/classifier/kernel_svm.dat
@@ -0,0 +1,18 @@
<<_SHOGUN_SERIALIZABLE_ASCII_FILE_V_00_>>
array Vector<SGSerializable*> 6 ({WrappedBasic int32 [
value int32 1
]}{WrappedBasic float64 [
value float64 0.001
]}{WrappedSGVector float64 [
value SGVector<float64> 41 ({1}{1}{1}{1}{1}{1}{1}{1}{1}{1}{1}{1}{0.3459815166461842}{1}{0.7524474768077229}{1}{1}{1}{1}{1}{-1}{-1}{-1}{-1}{-1}{-0.9444513633278248}{-1}{-0.1155305692861155}{-1}{-1}{-1}{-1}{-1}{-0.03844706083996689}{-1}{-1}{-1}{-1}{-1}{-1}{-1})
]}{WrappedBasic float64 [
value float64 -2.075818880326288
]}{WrappedBasic float64 [
value float64 0.9
]}{WrappedSGVector float64 [
value SGVector<float64> 20 ({1}{-1}{-1}{-1}{-1}{-1}{-1}{-1}{1}{-1}{-1}{-1}{1}{1}{-1}{-1}{-1}{-1}{1}{1})
]})
num_elements int32 6
resize_granularity int32 128
use_sg_malloc bool t
free_array bool t

0 comments on commit 038f080

Please sign in to comment.