Skip to content

yoonkt200/recommender-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recommender-system

This repository provides a set of available examples in recommender system. And implemented codes in this repository are not product-level. If you want to use this codes for production, you should upgrade each class in terms of learning speed.


Table of Contents

1. Building Implicit Factor
2. Linear Combination Learning (point-wise ranker)
3. Utilities

Getting Started

$ git clone https://github.com/yoonkt200/recommender-system.git
$ (conda env) pip install -r requirements.txt
$ cd recommender-system/{recommender-layer}/{algorithm-name}/
$ python main.py

Dependencies


Information

About

A set of available examples in recommender system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages