-
Notifications
You must be signed in to change notification settings - Fork 0
Automatically exported from code.google.com/p/pyrsvd
License
che-burashka/pyrsvd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
pyrsvd ------ A regularized singular value decomposition solver for collaborative filtering written in python. For further information see http://code.google.com/p/pyrsvd/. Installation ------------ For system wide installation use:: $ python setup.py install If you want to build the extension in place use:: $ python setup.py build_ext -i and don't forget to add the pyrsvd directory to your PYTHONPATH:: $ export PYTHONPATH=$PYTHONPATH:path/to/pyrsvd For bug reporting, please mail to: <[email protected]>
About
Automatically exported from code.google.com/p/pyrsvd
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published