An open API service indexing awesome lists of open source software.

https://github.com/ruivieira/python-als

A pure Python implementation of Alternating Least Squares (ALS)
https://github.com/ruivieira/python-als

als alternating-least-squares machine-learning python recommendation-engine

Last synced: 12 months ago
JSON representation

A pure Python implementation of Alternating Least Squares (ALS)

Awesome Lists containing this project

README

          

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ruivieira/python-als/master?filepath=docs%2Fexamples.ipynb)
[![Downloads](https://pepy.tech/badge/als)](https://pepy.tech/project/als)

# python-als

A pure Python implementation of Alternating Least Squares (ALS).