A pyhon package for computing recomendations metrics based on polars dataframes
Project description
recsys-metrics-polars
Description
Python library for computing some metrics for recomendations systems based on polars
Available metrics:
- Precision at k
- Recall at k
- Average precision at k
- Mean average precision
PyPI
Requirements
- Python 3.9 or higher.
How to run
Install dependencies:
poetry install --only main --no-root
For development:
poetry install --only main,dev --no-root
For docs:
poetry install --only main,dev,doc --no-root
Tests
pytest ./tests
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
Built Distribution
File details
Details for the file recsys_metrics_polars-0.0.0.tar.gz
.
File metadata
- Download URL: recsys_metrics_polars-0.0.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.9.18 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f53770971ae05c42c9fc17b6965d8d0dc9530dcc896e659b8b6b417925a03253 |
|
MD5 | 4b78d3598f41412243bda952b247db31 |
|
BLAKE2b-256 | f0ff45d12070beb2d9535d5cce96701be0427c7fd4b0c86932bc0d1ead30f031 |
File details
Details for the file recsys_metrics_polars-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: recsys_metrics_polars-0.0.0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.9.18 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b101939812e7586209718552aa659085db3322d588f5733bb34d33c836139357 |
|
MD5 | 4b8a8ccb27f3e64671105a0229b74820 |
|
BLAKE2b-256 | 0b31dc924368f5f2ff75c60d5dc92791f6ca5aa7146879062c313129b7d0227f |