guap
From algorithms outputs to business outcomes.
guap is an open-source python package that helps data team to get an ML evaluation metrics everyone can agree on by converting your model output to business outcomes, a.k.a. profits.
🤖 🪄 📈
🧞♂️ Why should I use guap?
Our mission with guap is to align all stakeholders with measurable business outcomes by including the three core teams — business, data science and IT — throughout the life cycle of the AI models.
- Make collaboration healthier and clearer between tech and non-tech people
- Make better decisions at every stage of the ML project lifecycle
Want to know more? Read Why guap exist.
✨ Features
We're on the journey to make sure every ML use-case that go to production is a valuable one. And it starts with a simple way to estimate the expected profit/cost of a model based on its confusion matrix.
- Get the total profit Based on the test set, guap will give you the total expected profit based on the cost matrix. A great way to have an overview of the model profitability.
- Average profit per prediction Along the total profit score, guap will give you the average profit/cost per prediction. Perfect if you have costs per prediction, or if you need to estimate the profitability while scaling.
That's it...for now! Keep up-to-date with release announcements on Twitter @guap_ml!
🪄 Quickstart Install
First install the package using pip
pip install guap
Then, you can follow our instructions using the Google Colab demo. We're writing the documentation right now.
⌛ Status
- Alpha: We are demoing guap to users and receiving feedback
- Private Beta
- Public Beta
- Official Launch
Watch "releases" of this repo to get notified of major updates, and give the star button a click whilst you're there.
🙏 Contributing
Pull requests are welcome. You don't know where to start? let's talk @guap_ml!
💖 License
Release files for guap 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| guap-0.1.4.tar.gz | 7.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| guap-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.7 kB
Release files / guap-0.1.4.tar.gz
| Download URL | guap-0.1.4.tar.gz |
|---|---|
| Size | 7.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
31b3fc15418ad0e47bd4f061bd3a9c37cfaaa5d7a3b29bbab2a9ad9d4aa9ea42
|
|
BLAKE2b-256 checksum How to use checksums |
a9415fc968e7d3ac11bea992c9a0e8a7312a7f8bcf1a5d05357b08f33f5b7383
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.3
|
Release files / guap-0.1.4-py3-none-any.whl
| Download URL | guap-0.1.4-py3-none-any.whl |
|---|---|
| Size | 11.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
445e52bc7683736fa48944f8e76e17efddfabd5dfc6407966c6630c79ff637ae
|
|
BLAKE2b-256 checksum How to use checksums |
d6befcf58993904d505b9345b008ff76e0450e5bb8e19c313734d328018f977d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.3
|