Skip to content

Commit

Permalink
empty line to make things look nicer
Browse files Browse the repository at this point in the history
  • Loading branch information
karlnapf committed Mar 10, 2013
1 parent d3f1eee commit 4c9352a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -23,6 +23,7 @@ def classifier_larank_modular (num_vec,num_class,distance,C=0.9,num_threads=1,nu

feats_train=RealFeatures(fm_train)
feats_test=RealFeatures(fm_test)

width=2.1
kernel=GaussianKernel(feats_train, feats_train, width)

Expand Down

0 comments on commit 4c9352a

Please sign in to comment.