File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
docs/source/user-guide/general Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Aggregation Methods
55===================
66
77Aggregation 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
99that returns a value for every feature, to aggregate them into a single value.
1010
1111The following aggregation methods are available:
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments