Skip to content

Commit 2e543cf

Browse files
yaronzo1JKL98ISRItay Gabbay
authored
custom checks (#258)
Co-authored-by: JKL98ISR <[email protected]> Co-authored-by: Itay Gabbay <[email protected]>
1 parent 73bf733 commit 2e543cf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/source/user-guide/general/aggregation_methods.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Aggregation Methods
55
===================
66

77
Aggregation methods are used in checks that return multiple values, for examples the
8-
:doc:`Feature Drift <deepchecks:checks-gallery/tabular/train_test_validation/plot_train_test_feature_drift>` check
8+
:doc:`Feature Drift <deepchecks:tabular/auto_checks/train_test_validation/plot_feature_drift>` check
99
that returns a value for every feature, to aggregate them into a single value.
1010

1111
The following aggregation methods are available:
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
========================
2+
Custom checks & metricts
3+
========================
4+
For general information about custom checks please refer to the :doc:`docs <tabular/auto_tutorials/other/plot_add_a_custom_check>`.
5+
The support for custom checks and metrics is not automated currently

0 commit comments

Comments
 (0)