Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
lisitsyn committed Jul 3, 2012
1 parent 239e0c4 commit cbde090
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -12,7 +12,6 @@ def converter_kernellocaltangentspacealignment_modular(data,k):
features = RealFeatures(data)

converter = KernelLocalTangentSpaceAlignment()
converter.set_nullspace_shift(-1e-3)
converter.set_target_dim(1)
converter.set_k(k)
converter.apply(features)
Expand Down

0 comments on commit cbde090

Please sign in to comment.