SkillAgentSearch skills...

GraphRec

(GraphRec) Attribute-aware non-linear co-embeddings of graph features, RecSys 2019

Install / Use

/learn @ahmedrashed-ml/GraphRec
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GraphRec

This is our implementation for the recsys 2019 paper:

Rashed, Ahmed, Josif Grabocka, and Lars Schmidt-Thieme. "Attribute-aware non-linear co-embeddings of graph features."13th ACM Conference on Recommender Systems (RecSys). 2019.

Enviroment

* pandas==1.0.3
* tensorflow==1.14.0
* matplotlib==3.1.3
* numpy==1.18.1
* six==1.14.0
* scikit_learn==0.23.1

Steps

  1. Uncomment the respective code of the dataset you want to reproduce the results for and run "python GraphRec.py".

Paper

Preprint version :https://www.ismll.uni-hildesheim.de/pub/pdfs/Ahmed_RecSys19.pdf

Supplementary/Extra Results

ML100k Experiment using the u1.base/u1.test splits

Model | RMSE ------------ | ------------- GraphRec (w/ Graph Feat.) | 0.904 GraphRec (w/ Graph Feat. & Users/Items Attributes) | 0.897

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1y ago
Forks5

Languages

Python

Security Score

60/100

Audited on Jan 10, 2025

No findings