-
How can we add a Distribution Panel on our dashboard using code? I am not able to add the distribution panels as explained in the documentation.
refer1: https://docs.evidentlyai.com/user-guide/dash…
-
Hello, I was wondering about setting custom thresholds for data tests and I was a bit surprised that there didn't seem to be a straightforward way to do it for many of the tests. Some threshold values…
-
- [ ] [evidently/README.md at main · evidentlyai/evidently](https://github.com/evidentlyai/evidently/blob/main/README.md?plain=1)
# evidently/README.md at main · evidentlyai/evidently
## Evidently
…
-
Question:
What cases big companies have with LLM/transformers?
-
Probably no need to build anything custom but just make an example using the Python API.
Example with MLFlow: https://docs.evidentlyai.com/integrations/evidently-and-mlflow
-
**Description**
Hi team,
I am exploring Evidently AI for LLM Evaluation and I came across custom LLM as a Judge Descriptor in which I am particularly interested in. The current API only allows o…
-
About Hacktoberfest contributions: https://github.com/evidentlyai/evidently/wiki/Hacktoberfest-2024
**Descripton**.
The BLEU (Bilingual Evaluation Understudy) metric is used to evaluate the qua…
-
About Hacktoberfest contributions: https://github.com/evidentlyai/evidently/wiki/Hacktoberfest-2024
**Description**
The ROUGE (Recall-Oriented Understudy for Gisting Evaluation) metric evaluates…
-
Allow for
- custom statistic test (so far determined by evidently)
- threshold for drift detection
- window size for determining drift
-
Why Can't I use evidently.dashboards in my code to create a dashboard on my notebook?
from evidently.dashboard import Dashboard
from evidently.dashboard.tabs import
(
DataDriftTab,
Cat…