Skip to content
/ PMF Public

This project implement an algorithm for Positive Matrix Factorization

Notifications You must be signed in to change notification settings

marcNY/PMF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Positive Matrix Factorization

This model implement the positive matrix factorization algorithm. This algorithm is used to develop recommander system. The aim is for a Matrix M to fund U and V such that: M=transpose(U)*V

About

This project implement an algorithm for Positive Matrix Factorization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages