GithubHelp home page GithubHelp logo

Comments (3)

JustGlowing avatar JustGlowing commented on May 24, 2024

hi @EuCot

The fact that A and B are mapped in areas with different response of the distance map might suggest that they're far in the input space but it's not always the case. The winning positions in the map tell you more on how close they are they are adjacent in your example.

from minisom.

EuCot avatar EuCot commented on May 24, 2024

Thank you. So you are suggesting to rely mainly on the position on the map of the input data rather than on the relation between their position and the "weight" of each cell of the distance map?

But again, I know SOM is somehow a stochastic process (unless you use PCA initialization, in that case you always get the same result because it's deterministic), but what can the distance map tell us if it changes so deeply at each run of the model?

from minisom.

JustGlowing avatar JustGlowing commented on May 24, 2024

Thank you. So you are suggesting to rely mainly on the position on the map of the input data rather than on the relation between their position and the "weight" of each cell of the distance map?

Usually the positions on the map and the weights are related (hence the distance map). However, it's not always the case.

But again, I know SOM is somehow a stochastic process (unless you use PCA initialization, in that case you always get the same result because it's deterministic), but what can the distance map tell us if it changes so deeply at each run of the model?

Just that the model is sensitive to the initial conditions. If you think that something is wrong though, check if the quantization and topological error are going down through the training.

from minisom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.