Module dependency

Inspect how selected module features affect attribution across sampled values.
View as Markdown

The Module dependency view describes how a selected model module behaves across values of its input features.

Use it to inspect the relationship between module feature values and attribution, understand how a module changes across sampled input space, and identify the rules or partitions associated with those changes.

When to use

Use caseDescription
Inspect module behaviourSee how selected module features affect attribution across sampled values.
Understand feature interactionsExplore how one or more module features behave together inside a module.
Review partition boundariesUse partition indexes, rule IDs, and friendly conditions to understand how module behaviour changes across regions.
Support global explanation workUse the sampled dependency table to build plots or summaries for model review.

Generate the view

Generate the Module dependency view from a deployed model.

POST
/deployed-models/:deployedModelId/views
curl -X POST https://api.hi.umnai.com/deployed-models/deployedModelId/views \
-H "X-Views-Cache-Control: no-cache, no-store" \
-H "Authorization: Bearer <token>" \
-H "Content-Type: application/json" \
-d '{
"data": [
{
"view_type": "MODULE_DEPENDENCY",
"module_features": [
"age"
]
}
],
"query": {
"age": [
58
],
"capital_45_gain": [
0
],
"capital_45_loss": [
0
],
"education": [
"HS-grad"
],
"educational_45_num": [
9
],
"fnlwgt": [
299831
],
"gender": [
"Male"
],
"hours_45_per_45_week": [
35
],
"marital_45_status": [
"Married-civ-spouse"
],
"native_45_country": [
"United-States"
],
"occupation": [
"?"
],
"race": [
"White"
],
"relationship": [
"Husband"
],
"workclass": [
"?"
]
},
"targets": {
"income": [
0
]
}
}'
Response
{
"data": [
{
"view_type": "MODULE_DEPENDENCY",
"output_version": {
"major_version": 3,
"minor_version": 1,
"patch_version": 5
},
"view_data": {
"columns": [
"input_feature.age",
"attribution.income",
"attribution_normalized.income",
"module_partition_index",
"rule_id",
"condition_expr_friendly",
"attribution_delta.income"
],
"index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
],
"data": [
[
17.0278157041,
-0.2038081805,
-0.0249235304,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0
],
[
18.2495214499,
-0.184096855,
-0.0225130491,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0197113255
],
[
18.7298946596,
-0.1765434213,
-0.021589346,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0075534336
],
[
19.3461739929,
-0.1670158369,
-0.0204242258,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0095275844
],
[
20.5842659634,
-0.1484283886,
-0.0181511824,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0185874484
],
[
20.8716870201,
-0.1442190138,
-0.0176364215,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0042093748
],
[
21.5565968249,
-0.1343487356,
-0.0164293935,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0098702781
],
[
22.2525228751,
-0.1245512649,
-0.0152312691,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0097974708
],
[
23.4133540131,
-0.1087281064,
-0.0132962684,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0158231585
],
[
23.727755123,
-0.1045543318,
-0.012785861,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0041737745
],
[
24.4743688128,
-0.094833628,
-0.0115971244,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0097207038
],
[
25.7174397597,
-0.0792452173,
-0.0096908308,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0155884108
],
[
25.920068563,
-0.0767747887,
-0.0093887241,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0024704286
],
[
26.8943066478,
-0.0651732999,
-0.0079699879,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0116014888
],
[
27.4866563391,
-0.0583430553,
-0.007134723,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0068302446
],
[
28.5864777307,
-0.0461097477,
-0.0056387221,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0122333075
],
[
29.2679144072,
-0.038822624,
-0.0047475859,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0072871237
],
[
30.0379488342,
-0.0308573971,
-0.0037735251,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0079652269
],
[
30.2470163936,
-0.0287441148,
-0.0035150935,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0021132823
],
[
30.9234621767,
-0.0220509209,
-0.0026965885,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0066931939
],
[
31.9217793638,
-0.0125757932,
-0.0015378831,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0094751277
],
[
32.5750516888,
-0.0066355424,
-0.0008114549,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0059402508
],
[
33.7063935886,
0.0031653595,
0.0003870891,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0098009019
],
[
33.9257656555,
0.0049943663,
0.0006107568,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0018290069
],
[
34.6755457202,
0.0110705945,
0.0013538137,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0060762282
],
[
35.80922466,
0.0197434332,
0.0024144078,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0086728387
],
[
36.3863081037,
0.0239202851,
0.0029251915,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0041768519
],
[
37.1758772415,
0.0293751116,
0.0035922576,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0054548265
],
[
37.5621453535,
0.0319342148,
0.0039052082,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0025591033
],
[
38.6945901645,
0.039022513,
0.0047720302,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0070882981
],
[
39.5351576837,
0.0438841751,
0.0053665587,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0048616621
],
[
40.1381167945,
0.0471618399,
0.0057673816,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0032776648
],
[
40.869896521,
0.0509043983,
0.0062250559,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0037425584
],
[
41.5011966346,
0.0539257298,
0.006594532,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0030213315
],
[
42.1373779536,
0.0567760689,
0.0069430976,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0028503391
],
[
42.9372245472,
0.0600829388,
0.0073474919,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0033068699
],
[
43.5488852613,
0.0624037411,
0.0076313008,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0023208023
],
[
44.2520660913,
0.0648489744,
0.0079303264,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0024452334
],
[
45.4012507579,
0.0683321632,
0.0083562826,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0034831888
],
[
45.6888066895,
0.0691041963,
0.0084506939,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0007720331
],
[
46.2780217793,
0.0705616782,
0.0086289281,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0014574819
],
[
47.5381099318,
0.0731169592,
0.0089414113,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0025552811
],
[
48.2243563197,
0.0741867538,
0.0090722355,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0010697946
],
[
48.6213743978,
0.0747020369,
0.0091352491,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0005152831
],
[
49.579564522,
0.0756326663,
0.0092490549,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0009306294
],
[
50.2817741783,
0.0760337436,
0.0092981024,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0004010773
],
[
51.2780233119,
0.0761950033,
0.0093178227,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
0.0001612597
],
[
51.9379807298,
0.0760383891,
0.0092986704,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0001566142
],
[
52.2426777085,
0.0758952934,
0.0092811714,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0001430957
],
[
53.1592936766,
0.0751949841,
0.0091955312,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0007003093
],
[
53.8251530966,
0.0744323521,
0.0091022695,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0007626321
],
[
54.8140669762,
0.0729053928,
0.008915539,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0015269592
],
[
55.4118544526,
0.0717537644,
0.0087747073,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0011516284
],
[
56.100879028,
0.0702127779,
0.0085862614,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0015409865
],
[
56.585012,
0.0689930836,
0.008437106,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0012196943
],
[
57.1713903416,
0.0673646168,
0.0082379621,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0016284668
],
[
58.5238555538,
0.0629766658,
0.0077013633,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.004387951
],
[
59.2934132443,
0.0600863755,
0.0073479122,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0028902903
],
[
59.734991313,
0.0582990358,
0.0071293399,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0017873397
],
[
60.5033373993,
0.054965039,
0.0067216282,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0033339968
],
[
61.2012180543,
0.0516901935,
0.0063211502,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0032748455
],
[
61.7509211127,
0.0489454725,
0.0059855005,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.002744721
],
[
62.6460995189,
0.0441640315,
0.0054007822,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.004781441
],
[
63.1615505694,
0.0412356284,
0.0050426702,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0029284032
],
[
63.964658588,
0.0364177909,
0.0044535009,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0048178375
],
[
64.6363233211,
0.0321498012,
0.0039315721,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0042679897
],
[
65.5033661999,
0.0263187332,
0.0032184957,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.005831068
],
[
66.3028292712,
0.0206211568,
0.0025217439,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0056975764
],
[
67.2316855317,
0.0136146162,
0.0016649199,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0070065406
],
[
68.0360151607,
0.0072113792,
0.0008818735,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.006403237
],
[
68.4827349934,
0.0035205195,
0.0004305214,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0036908597
],
[
69.0899780352,
-0.0016509922,
-0.0002018984,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0051715117
],
[
70.1788117081,
-0.0113688979,
-0.0013902929,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0097179057
],
[
70.6996182678,
-0.016219091,
-0.001983419,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0048501931
],
[
71.5356760627,
-0.0242786929,
-0.0029690209,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0080596019
],
[
71.8724498416,
-0.027620335,
-0.0033776675,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.003341642
],
[
72.7268004175,
-0.0363428655,
-0.0044443384,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0087225305
],
[
73.7741151776,
-0.0475153584,
-0.0058106131,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0111724929
],
[
74.6646249632,
-0.0574310521,
-0.0070231949,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0099156937
],
[
75.2873680739,
-0.0645922221,
-0.0078989283,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.00716117
],
[
75.901971738,
-0.0718429799,
-0.0087856174,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0072507578
],
[
76.8434195471,
-0.0833029325,
-0.0101870453,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0114599526
],
[
77.5675023214,
-0.0924074512,
-0.0113004292,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0091045187
],
[
77.9542366442,
-0.0973737234,
-0.0119077505,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0049662722
],
[
78.4817793627,
-0.1042644969,
-0.0127504174,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0068907735
],
[
79.5093167297,
-0.1180711171,
-0.0144388173,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0138066202
],
[
79.9952285477,
-0.1247774221,
-0.0152589257,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.006706305
],
[
80.7510350373,
-0.1354346443,
-0.0165621884,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0106572221
],
[
81.2637171347,
-0.1428205066,
-0.0174653993,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0073858624
],
[
82.095828461,
-0.1550776838,
-0.0189643191,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0122571772
],
[
82.8032227156,
-0.1657602383,
-0.0202706797,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0106825545
],
[
83.9011952104,
-0.1828187342,
-0.0223567488,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0170584959
],
[
84.4858861886,
-0.1921397418,
-0.0234966069,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0093210076
],
[
84.9077948228,
-0.1989680533,
-0.0243316354,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0068283115
],
[
85.8517773957,
-0.2145565408,
-0.0262379383,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0155884875
],
[
86.8421465751,
-0.231372729,
-0.0282943758,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0168161882
],
[
87.5271398511,
-0.2432802145,
-0.0297505322,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0119074855
],
[
87.9393830788,
-0.250555443,
-0.0306402137,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0072752285
],
[
88.8548179583,
-0.2670037379,
-0.0326516618,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0164482949
],
[
89.8822706045,
-0.2859457266,
-0.0349680616,
0,
"e804efc3348447eba13203caa4a2f19f",
"FOR ALL",
-0.0189419886
]
],
"foreign_keys": [],
"labels": [],
"types": [
{
"data_type": "NUMBER",
"format": "FLOAT64"
},
{
"data_type": "NUMBER",
"format": "FLOAT64"
},
{
"data_type": "NUMBER",
"format": "FLOAT64"
},
{
"data_type": "NUMBER",
"format": "INT64"
},
{
"data_type": "STRING",
"format": null
},
{
"data_type": "STRING",
"format": null
},
{
"data_type": "NUMBER",
"format": "FLOAT64"
}
]
},
"views_version": {
"major_version": 0,
"minor_version": 5,
"patch_version": 0,
"build_version": "dev76"
}
}
]
}

The request needs view_type set to MODULE_DEPENDENCY and module_features set to the module features to inspect.

The Module dependency view does not support feature groups.

Output

The response follows the shared Response structure format.

The Module dependency view returns a single dataframe in view_data.

DataframeDescription
view_dataSampled dependency data for the selected module features, including feature values, attribution values, partition information, and optional anomaly or strength and weakness columns.

Interpret the result

The Module dependency view is easiest to read as a sampled behaviour table: start with the selected feature values, then inspect attribution changes and the rules associated with those regions.

Start with sampled feature values

Use input_feature.<feature_name> columns to read the sampled values for each selected module feature.

For a single-feature module, the table can be used to plot attribution against that feature. For an interaction module, the table can be used to inspect how attribution changes across combinations of module feature values.

Inspect attribution values

Use attribution.<target_name> to see the attribution associated with each sampled row.

Use attribution_normalized.<target_name> when you need a normalized value for comparison or visualisation.

If attribution_delta.<target_name> is present, use it to understand how attribution changes between sampled points or relative regions.

Connect changes to partitions

Use module_partition_index, rule_id, and condition_expr_friendly to understand which partition or rule produced a row.

This helps explain why attribution changes across the sampled feature values. When a dependency plot changes sharply, these fields help identify the partition boundary responsible for that change.

Use the output for dependency plots

The Module dependency view is commonly used to build plots.

For a single selected feature, plot input_feature.<feature_name> on the x-axis and attribution.<target_name> on the y-axis. For multiple selected features, use the feature columns to build grouped, faceted, or surface-style visualisations.

Add diagnostic overlays

Use include_saw or include_anomalies when you want diagnostic context alongside the dependency table.

These options can help identify whether parts of a module’s behaviour are strong, uncertain, or associated with anomalous data regions.

Options

The Module dependency view requires module_features and supports options for sampling and enrichment.

OptionUse
module_featuresSelect the module features to inspect.
module_dataProvide input data to use when generating the dependency table.
max_samplesLimit the maximum number of sampled rows in the view.
random_seedControl sampling reproducibility.
include_sawInclude strength and weakness columns.
include_anomaliesInclude anomaly-related columns.
include_all_categoriesInclude all categorical value combinations when sampling categorical features.
winsorize_limitConfigure the winsorization limit used for error-related calculations.
scaledScale predictions and targets between 0 and 1 when supported by the view configuration.
batch_sizeSet the number of query items processed in a batch.

Module features

Use module_features to identify the module behaviour to inspect.

The selected features should correspond to a module in the deployed model. Single-feature modules produce a one-dimensional dependency table. Interaction modules can produce rows across multiple feature columns.

Module data

Use module_data when you want the dependency view to be generated from specific input data rather than sampled only from the query context.

This is useful when you want the dependency table to reflect a particular dataset, segment, or scenario.

Sampling controls

Use max_samples, random_seed, and batch_size to control how the dependency table is generated.

max_samples controls the size of the output table. random_seed helps make sampling reproducible. batch_size controls how many query items are processed at once.

Categorical features

Use include_all_categories to control whether all categorical value combinations are included.

Including all categories can make the dependency table more complete, but it can also increase the number of rows when categorical features have many values.

Diagnostics

Use include_saw to include strength and weakness columns.

Use include_anomalies to include anomaly flags. These columns are useful when you want to annotate module dependency plots with uncertainty, strength, or data quality context.

Field reference

The Module dependency view returns a dataframe, so individual columns are not documented as standalone API schema properties. Some columns are dynamic and depend on the selected module features, target names, and selected options.

Core fields

Field patternDescription
input_feature.<feature_name>Sampled value for the selected module feature.
attribution.<target_name>Attribution value for the target at the sampled row.
attribution_normalized.<target_name>Normalized attribution value for the target at the sampled row.
module_partition_indexIndex of the partition within the module for the sampled row.
rule_idRule ID associated with the sampled row.
condition_expr_friendlyHuman-friendly condition expression associated with the sampled row.
attribution_delta.<target_name>Change in attribution for the target, when available.

Optional fields

These fields appear when optional enrichment is requested.

FieldAppears whenDescription
weak_and_certaininclude_sawIndicates weak and certain behaviour for the sampled row.
weak_and_uncertaininclude_sawIndicates weak and uncertain behaviour for the sampled row.
strong_and_certaininclude_sawIndicates strong and certain behaviour for the sampled row.
strong_and_uncertaininclude_sawIndicates strong and uncertain behaviour for the sampled row.
imbalancedinclude_anomaliesIndicates whether the sampled row is associated with imbalance.
imbalanced_areainclude_anomaliesImbalance area metric for the sampled row.
too_lowinclude_anomaliesIndicates whether the sampled row is associated with a too-low anomaly.
too_highinclude_anomaliesIndicates whether the sampled row is associated with a too-high anomaly.
too_wideinclude_anomaliesIndicates whether the sampled row is associated with a too-wide anomaly.