NMF.jl
Matrix factorization tool
Provides tools for factorizing non-negative matrices into lower rank products
A Julia package for non-negative matrix factorization
90 stars
13 watching
34 forks
Language: Julia
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
yangzi4/inmf | A software framework for nonnegative matrix factorization and its application to multi-modal omics data analysis | 16 |
benedekrozemberczki/fscnmf | A software implementation of a matrix factorization technique to fuse graph structure and content into node embeddings. | 19 |
kimjingu/nonnegfac-matlab | Provides a collection of algorithms for nonnegative matrix and tensor factorizations. | 57 |
juliaai/mlj.jl | A toolbox providing common interfaces and meta-algorithms for machine learning models in Julia. | 1,795 |
juliastats/glm.jl | A Julia package for building and analyzing regression models using generalized linear models | 595 |
juliastats/multivariatestats.jl | A comprehensive Julia package for multivariate statistical analysis and data reduction techniques. | 379 |
juliastats/clustering.jl | A collection of clustering algorithms and evaluation metrics for data analysis | 355 |
juliastats/mlbase.jl | A collection of tools to support the development of machine learning algorithms | 185 |
juliagraphs/matrixnetworks.jl | A package of algorithms for graph and network analysis in Julia. | 109 |
juliastats/pgm.jl | A Julia framework for building and analyzing probabilistic graphical models. | 52 |
juliaquant/markettechnicals.jl | Tools and algorithms for analyzing financial market data | 127 |
juliadata/dataframesmeta.jl | Tools for meta-programming DataFrames objects. | 481 |
ccshao/nimfa | A Python library for nonnegative matrix factorization techniques | 10 |
lockef/bidifac | A software package for factorizing and dimension reducing multidimensional data matrices | 3 |
juliastats/distances.jl | A Julia package for evaluating distances between vectors and matrices | 433 |