Skip to content
/ CoDeX Public

Visualize matrix decomposition of toy co-occurrence data

License

Notifications You must be signed in to change notification settings

phueb/CoDeX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoDeX

Co-occurrence Decomposition Explorer

About

This repository contains code that launches a simple interactive app for exploring how properties of a co-occurrence matrix change under various transformations.

Properties investigated are:

  • information theoretic decomposition: H(X|Y) and H(Y|X)
  • singular value decomposition: variance explained by first singular value

Usage

To run the app,

streamlit run app.py

Compatibility

Developed on Ubuntu 18.04 and Python 3.7

About

Visualize matrix decomposition of toy co-occurrence data

Topics

Resources

License

Stars

Watchers

Forks

Languages