Skip to content

word2vec and likelihood of molecular diagnosis

Compare
Choose a tag to compare
@arvkevi arvkevi released this 28 Dec 18:04
· 114 commits to master since this release
d817d77

Major:

  • Source code for the phenoseries experiment
  • Word2vec scoring functionality
  • Use custom disease records for annotation
  • Added likelihood of molecular diagnosis functionality

Minor:

  • Added Jaccard scoring method
  • moved multiprocessing out of main so library usage takes advantage of multiple cpus
  • Additional unit tests