Skip to content

rnowling/rec-sys-experiments

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages