Recipes
How-to examples.
These example notebooks and tutorials answer “how-to” questions. They help solve specific tasks or adapt Evidently to your needs.
Recipe | Guide | Jupyter notebook | Colab notebook | Data source |
---|---|---|---|---|
How to customize drift dashboards? (set confidence level, number of bins in a histogram and statistical test) | California housing sklearn.datasets | |||
How to add your own widget or create your own report? | California housing sklearn.datasets | |||
How to change classification threshold? How to cut outliers from the histogram plot? How to define the width of confidence interval depicted on plots? | Wine Quality openml | |||
How to specify a color scheme for the Dashboard? | Iris plants sklearn.datasets | |||
How to create a text annotation in the Dashboard? | Iris plants sklearn.datasets | |||
How to assign a particular statistical test from the evidently library for a feature or features? | Iris plants sklearn.datasets |
Last updated