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 hashes)
Built Distribution
Close
Hashes for take_blipscore-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7986493876c2922c659fd831cfcb9e835e3e31593d9d49518b4fe68f1c2e4759 |
|
MD5 | 51451f98d1069a4c619bb9b81abe651a |
|
BLAKE2b-256 | e1ddb02536e7ee13635adcded96e5c08d278cb0fff9719c9b03499a3157e164c |