Skip to content

geotsek/matrixFactorization2

Repository files navigation

README

In this repo I put together python code to perform matrix factorization using funk-svd. funk-svd is a old famous matrix factorization method for recommender systems, and was specifically developed for the Netflix problem.

https://github.com/gbolmier/funk-svd

I employ funk-svd for the non-square matrix of genes and diseases (doid = disease ontology id). The relevant data came from OMIM.

https://www.omim.org/

More details coming soon...

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published