Python SDK for gorse recommender system
Project description
PyGorse
Python SDK for gorse recommender system.
Install
- Install from PyPI:
pip install PyGorse
- Install from source:
git clone https://github.com/gorse-io/PyGorse.git
cd PyGorse
pip install .
Usage
Create a client by the entrypoint and api key.
from gorse import Gorse
client = Gorse('http://127.0.0.1:8087', 'api_key')
client.get_recommend('zhenghaoz')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyGorse-0.4.4.tar.gz
(6.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PyGorse-0.4.4.tar.gz.
File metadata
- Download URL: PyGorse-0.4.4.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b45b61b78cadaba0d5b6d341bd9c761a21be48486ac1a33169845e40c53b0806
|
|
| MD5 |
470f026d8d94fd361adc8082e98e5e34
|
|
| BLAKE2b-256 |
15a99a15ccd800ab2d19e08e56e0861265f17a2d628852fd9b6e26d86432df63
|
File details
Details for the file PyGorse-0.4.4-py3-none-any.whl.
File metadata
- Download URL: PyGorse-0.4.4-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf2fe05d34ebc657e2d57895e3a6a3b5a9fcc984fd976e756a07af0e2fece13d
|
|
| MD5 |
540a7921ca0553ba43c7493d7aa1c7ec
|
|
| BLAKE2b-256 |
3dfbbc106299d89fd98daddb7ace04e5b47c3c4ff38ee718a64528da9ee6283d
|