rumale-decomposition 0.25.0
Rumale::Decomposition provides matrix decomposition algorithms, such as Principal Component Analysis, Non-negative Matrix Factorization, Factor Analysis, and Independent Component Analysis, with Rumale interface.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            numo-narray
            >= 0.9.1
          
          
            rumale-core
            ~> 0.25.0
          
    