ljacob15 / rec-sys-experiments

Some experiments with recommendation systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rec-sys-experiments

Some experiments with recommendation systems.

The script lr_hashing_recsys.py is a proof-of-concept for a recommendation system built with Logistic Regression and feature hashing.

The script knn_recsys.py implements a simple nearest-neighbors recommendation system.

About

Some experiments with recommendation systems

License:Apache License 2.0


Languages

Language:Python 100.0%