Skip to content

MLnick/glint-fm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glint FM

Factorization Machines on Spark and Glint

An implementation of distributed factorization machines on Spark using the Glint parameter server.

To build, run sbt package. You will need to have Glint and spark-libFM installed locally, since they are not available on Maven central.

You will need to clone the glint repository and run sbt publish-local (master branch should be fine).

For spark-libFM you will need to build it with Spark 2.0 support - check out my branch here which was used for performance comparisons. Again, run sbt publish-local to install locally before running glint-fm.

About

Factorization Machines on Spark and Glint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages