GithubHelp home page GithubHelp logo

teekuningas / icasso Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 3.0 5.66 MB

Python implementation for investigating the reliability of ICA estimates by clustering and visualization

License: BSD 2-Clause "Simplified" License

Python 100.00%

icasso's People

Contributors

teekuningas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

icasso's Issues

Missing/wrong argument in icasso.plot_mds in example file

Dear Teekuningas,

First of all, thank you for this ICASSO implementation. I was trying to run the example file and it gave an error. The error happens at line 80:
icasso.plot_mds(distance=distance, random_state=random_state)

random_state is not an existing argument value in the function.

Hope this helps

ValueError: high is out of bounds for int32

i have a problem in reproducing both examples
how can i fix it ?

~\Anaconda3\lib\site-packages\icasso-0.1.0-py3.7.egg\icasso\_icasso.py in <listcomp>(.0)
     51 
     52         if self._vary_init:
---> 53             seeds = [generator.randint(0, 2**32) for i in 
     54                      range(self._iterations)]
     55         else:

mtrand.pyx in mtrand.RandomState.randint()

ValueError: high is out of bounds for int32

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.