You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A stochastic BDD framework for Python designed to test non-deterministic systems (e.g., LLMs) by evaluating statistical distributions rather than binary outcome…
BBVA/mercury-robust’s past year of commit activity
mercury-robust is a framework to perform robust testing on ML models and datasets. It provides a collection of test that are easy to configure and helpful to gu…
BBVA/mercury-dataschema’s past year of commit activity
Utility package that, given a Pandas DataFrame, it uses the DataSchema class which auto-infers feature types and automatically calculates different statistics d…
BBVA/mercury-settrie’s past year of commit activity
A Python 3 library developed in C++ that enables efficient storage and querying of sets of sets. It can be used to perform fast document search. Uses the Settri…
mercury-explainability is a library with implementations of different state-of-the-art methods in the field of explainability. They are designed to work efficie…