mvpa2.misc.neighborhood.IdentityNeighborhood

Inheritance diagram of IdentityNeighborhood

class mvpa2.misc.neighborhood.IdentityNeighborhood

Trivial neighborhood.

Use this if you want neighbors(i) == [i]

Methods

train(dataset)

Initialize the neighborhood

Methods

train(dataset)
train(dataset)