Skip to main content

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


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)

Uploaded Source

Built Distribution

take_blipscore-1.0.0-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page