Skip to content

code used to generate the minrva team's submission to the 2018 RecSys Challenge main track

License

Notifications You must be signed in to change notification settings

jimfhahn/RecSys-Challenge-2018-main-track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecSys-Challenge-2018-main-track

code used to generate the minrva team's submission to the 2018 RecSys Challenge in the main track

Engine:

Apache PredictionIO (http://predictionio.apache.org/) 'similar product template' (https://github.com/apache/predictionio-template-similar-product) with Alternating Least Squares (ALS) algorithm, as implemented in Spark MLlib (https://spark.apache.org/docs/latest/mllib-collaborative-filtering.html); system relied on PostgreSQL 10 (https://www.postgresql.org/) for data persistence.

Software:

System:

  • Ubuntu 18.04 LTS (GNU/Linux 4.15.0-20-generic x86_64)
  • java-8-openjdk-amd64
  • 128GB RAM, 24 CPU Cores, 2.5 TB SSD
  • psql (10.4 (Ubuntu 10.4-0ubuntu0.18.04))

About

code used to generate the minrva team's submission to the 2018 RecSys Challenge main track

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages