Generate Blip Score metric.
Project description
Take Blip Score
This project proposes to offer a rate named Blip Score and represents a general metric for bot.
The proposal uses the satisfaction rate and resolution rate as input to create the BLiP Score rate. The value of the rate is in interval (0, 1) and it is better as near to 1 (one)
Installation
Use [pip] to install:
pip install take-blipscore
Usage
import take_blipscore as tbs
result = tbs.run(satisfaction_rate=0.67,
resolution_rate=0.82)
print(result["rate"])
Which will result in 0.7665976833542061
.
Author
Take Data&Analytics Research - squad XD.
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
take_blipscore-1.0.0.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file take_blipscore-1.0.0.tar.gz
.
File metadata
- Download URL: take_blipscore-1.0.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54c1805da6deebbaad9306ff7fce2df19bd4861951ff556b0cf9a8ff4c3990da |
|
MD5 | 64b3e60c6f333a4c544556ab35ecce77 |
|
BLAKE2b-256 | 80a6680c991d5cd70ef77f64077c89047fd9fe880de7126ff3420d9beab2d1e7 |
File details
Details for the file take_blipscore-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: take_blipscore-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7986493876c2922c659fd831cfcb9e835e3e31593d9d49518b4fe68f1c2e4759 |
|
MD5 | 51451f98d1069a4c619bb9b81abe651a |
|
BLAKE2b-256 | e1ddb02536e7ee13635adcded96e5c08d278cb0fff9719c9b03499a3157e164c |