Skip to content

Latest commit

 

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Example Data Analyses Using Loom

Complete Examples

  • Density Estimation - Toy demonstration of loom learning an arbitrary density function.

  • Lending Club - Historical data about repayment of ~300k loans. Includes dates, text fields, and other features, ~90 in total.

Incomplete Examples

  • Pubmed Abstracts - Demonstrates how to ingest wide sparse data from bag-of-word files, bypassing .csv representation.

  • Taxi - Simple demonstration of how to use the loom.tasks interface.

Potential Examples

If you would like to see a public dataset analysed by loom, submit an issue, or add information below and submit a pull request.