mvpa2.clfs.similarity.SingleDimensionSimilarity

Inheritance diagram of SingleDimensionSimilarity

class mvpa2.clfs.similarity.SingleDimensionSimilarity(d=0, **kwargs)

TODO

System Message: WARNING/2 (e^{(-|data1_j - data2_j|_2)} )

latex exited with error [stdout] This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian) restricted \write18 enabled. entering extended mode (./math.tex LaTeX2e <2011/06/27> Babel <3.9h> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty ! LaTeX Error: File `utf8x.def’ not found. Type X to quit or <RETURN> to proceed, or enter new name. (Default extension: def) Enter file name: ! Emergency stop. <read *> l.131 \endinput ^^M No pages of output. Transcript written on math.log.

Methods

computed(data1[, data2])
Parameters:

d : int

Dimension (feature) across which to compute similarity

**kwargs :

Passed to Similarity

Methods

computed(data1[, data2])
computed(data1, data2=None)

NeuroDebian

NITRC-listed