Anomalies

Identify anomalous feature bins in deployed model data.
View as Markdown

The Anomalies view identifies statistical anomalies in feature bins.

Use it to understand where a dataset may be sparse, imbalanced, unusually concentrated, or otherwise unreliable for the deployed model. The output can help you identify regions where more data may be needed, where monitoring may be useful, or where downstream explanations should be interpreted with care.

When to use

Use caseDescription
Inspect data coverageFind feature bins with low counts, high counts, imbalance, or wide ranges.
Review model reliabilityIdentify regions where the model may be less reliable because the data distribution is unusual.
Support monitoringUse anomaly flags to highlight data quality or drift-prone regions.
Enrich other viewsCombine anomaly output with attribution views to identify highly attributed features that also have anomaly flags.

Generate the view

Generate the Anomalies 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": "ANOMALY",
"bin_source": "COMPUTE_BINS_FROM_DATASET",
"data": {
"dataset_id": "b9349358f749402498040f6ae89ba555",
"origin": "DATASET"
},
"binning_strategy": "FIXED_WIDTH",
"feature_names": [
"age"
]
}
]
}'
Response
{
"data": [
{
"view_type": "ANOMALY",
"justification_data": {
"columns": [
"feature_name",
"bin",
"bin_id",
"parent_bin",
"parent_bin_id",
"count",
"imbalanced",
"imbalanced_area",
"too_low",
"too_high",
"too_wide",
"child_bins"
],
"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,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127
],
"data": [
[
"age",
"(17.5703125, 18.140625)",
"5afc25d0c267a8ddb3a593e5d173793d6c286ab827ecd4092b7299d2128df634",
0,
0,
1259,
0,
0,
0,
0,
0,
0
],
[
"age",
"(18.140625, 18.7109375)",
"e69e4ccaa10bedd152ab903aa60b4e9142abd1b654530e2f2f9d8ddaf5b6ff76",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(18.7109375, 19.28125)",
"df8a4645004a3558585bd3ae1b8ed9223148deefacd0e52556e702b30765e2cd",
0,
0,
1537,
0,
0,
0,
0,
0,
0
],
[
"age",
"(19.28125, 19.8515625)",
"d4a0fafb30398df75c3d7e8bec0f60661e319f4ae456c299b41bd53da899936a",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(19.8515625, 20.421875)",
"2ff557e4a3067b5e8838a8dc5b0770577505bed0ef4a3138d362c9a8fbe935b4",
0,
0,
1653,
0,
0,
0,
0,
0,
0
],
[
"age",
"(20.421875, 20.9921875)",
"aa0448796af3ab65bb6fadbd421128a20105766b14e477a049191966e58b62ed",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(20.9921875, 21.5625)",
"d9807bd2a4f5dd6997e800e71e5931629eb7249d50cb4677f4e87744cf3e9062",
0,
0,
1623,
0,
0,
0,
0,
0,
0
],
[
"age",
"(21.5625, 22.1328125)",
"146d3abcb41da899195e41f53207381f3b0b35ed50ad436fe76c9e02847bcf28",
0,
0,
1686,
0,
0,
0,
0,
0,
0
],
[
"age",
"(22.1328125, 22.703125)",
"9b56e299dfb7cdcd1aa854e2ee4e36d2f3f6ccc9210e3da61495d09289e65062",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(22.703125, 23.2734375)",
"6d65e742cb1b88ec511ba1b7e02802957ba96d5b6298ac014158defc97eafd62",
0,
0,
1927,
0,
0,
0,
0,
0,
0
],
[
"age",
"(23.2734375, 23.84375)",
"73a9c560ccb0f41f6f32ec417f8ea3d6862f579bc9a8cc2535778fa99c46e3cd",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(23.84375, 24.4140625)",
"8cf51739f0453d2047d36eeb28e3875c6254318f692090b916a9e4b811dcdf24",
0,
0,
1727,
0,
0,
0,
0,
0,
0
],
[
"age",
"(24.4140625, 24.984375)",
"37c6e315c58aad0336dff9124d0ff0095293d4b9319ec8bca856d702e72078e7",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(24.984375, 25.5546875)",
"6d25a76e6a3ab222ad3aa46060e6a01da12fbfbcdacc8141981387107bea22fd",
0,
0,
1764,
0,
0,
0,
0,
0,
0
],
[
"age",
"(25.5546875, 26.125)",
"90071f690a90246d5abe0d614fbd2f51790456fd0466541bd965b311c3bbc4ce",
0,
0,
1666,
0,
0,
0,
0,
0,
0
],
[
"age",
"(26.125, 26.6953125)",
"32a3f6a23c056a6918961e0c208c9e2b61ff75bf8702b1628e115e76b5cb216b",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(26.6953125, 27.265625)",
"b1f0f392fc90864978660bc69b7024be220b3c1b7023edd63c7dc371e5a28bdc",
0,
0,
1752,
0,
0,
0,
0,
0,
0
],
[
"age",
"(27.265625, 27.8359375)",
"0255c0ceae64f604a9f96bd471edf5699ca8aa6d20823b3f5cdee048ba60ac84",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(27.8359375, 28.40625)",
"e9a4ae53b01b1fb00446143c5f346d69e35c69ab5206dc84cdfdbdd21e67e91d",
0,
0,
1826,
0,
0,
0,
0,
0,
0
],
[
"age",
"(28.40625, 28.9765625)",
"1d7b4226927a3445cfde46454ae2978ab3e229cb5ffcdae2f87b30685e1cf28c",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(28.9765625, 29.546875)",
"ad1ae70ab0872636d4015b2545e20dea557c4241cf2c9f28d59058f3716240b1",
0,
0,
1755,
0,
0,
0,
0,
0,
0
],
[
"age",
"(29.546875, 30.1171875)",
"9909118ea6b25bb31832db93f91c9d5b9cb43116323e51db2e607c6d81a4b378",
0,
0,
1809,
0,
0,
0,
0,
0,
0
],
[
"age",
"(30.1171875, 30.6875)",
"3b82af44bfa765ac80ca378a3d73544a18193d3167bfc282a50a512d68246c57",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(30.6875, 31.2578125)",
"a947deab843df1d9520773013cda01d402e611ff7ce65ecfd2cb8277daa5c095",
0,
0,
1851,
0,
0,
0,
0,
0,
0
],
[
"age",
"(31.2578125, 31.828125)",
"b42106d589d87b394a74481e873fb0f1ef53041202e2494868fe0a27e7a7fcbe",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(31.828125, 32.3984375)",
"da0e982a8fa27f0a5fe3d7d8c6d9aae63c393cdec69253b42db4da10e68dea76",
0,
0,
1748,
0,
0,
0,
0,
0,
0
],
[
"age",
"(32.3984375, 32.96875)",
"ea1785f6ec5898e7664e33555a548e09dd70b25156c90ed2d610f9f27b3833de",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(32.96875, 33.5390625)",
"367356bf195db4229b079273b53647140d18e52a88948f55cc1b058354734a6b",
0,
0,
1888,
0,
0,
0,
0,
0,
0
],
[
"age",
"(33.5390625, 34.109375)",
"f088e0d7c1a6e38a1daad1978fa51ad1a59c914b216a4ab550e48ebcf0f3d268",
0,
0,
1841,
0,
0,
0,
0,
0,
0
],
[
"age",
"(34.109375, 34.6796875)",
"ded41af0e6d7bc868f34d4d6e3359b4ec603c6a55a059ff0b2c80315a9f86150",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(34.6796875, 35.25)",
"6c4b9f3c28eb29f932d0cbbf507847b5411d1ee9e603d0c92c6f8e4a487b26f7",
0,
0,
1905,
0,
0,
0,
0,
0,
0
],
[
"age",
"(35.25, 35.8203125)",
"c514f322e2679b80923f72a726b6ea1b91f4305c62e2b4563d74a705753a9ad7",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(35.8203125, 36.390625)",
"3c9315be99c2bf56490348f0ea062bf947cf8ea5f6c3d65475744e3ac0570090",
0,
0,
1883,
0,
0,
0,
0,
0,
0
],
[
"age",
"(36.390625, 36.9609375)",
"f971519ba09ae317e82b19dc482880b37c9e6ea36e4991f125710283902f5d95",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(36.9609375, 37.53125)",
"110952da73a4dfed10ee4842b0b158748b21e48036278fbec76dc5c532891f49",
0,
0,
1841,
0,
0,
0,
0,
0,
0
],
[
"age",
"(37.53125, 38.1015625)",
"2ea2470a5c49b00d4271ef8d7706facd8bd6abb59bc212609b23c6b22eceacb0",
0,
0,
1780,
0,
0,
0,
0,
0,
0
],
[
"age",
"(38.1015625, 38.671875)",
"4557a4388c90651787d7446a38eda2a6a67ba20d22270b19db306314024713db",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(38.671875, 39.2421875)",
"76a4175d0d30c30e1af78fa81b7da2ab4cd5cc987fb0b49b22c33d1d371c3b27",
0,
0,
1659,
0,
0,
0,
0,
0,
0
],
[
"age",
"(39.2421875, 39.8125)",
"31364136533741ba90cc5af053599a7c9402aa32fa3cf18386b0883491b5b95c",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(39.8125, 40.3828125)",
"0b48ee4ae2c6a8411693c69a19da221fd854146b0d9654662255755642409baf",
0,
0,
1708,
0,
0,
0,
0,
0,
0
],
[
"age",
"(40.3828125, 40.953125)",
"e5b23b880a8e8428318447102afd4e29503a3abb69b6b40f591e218e95bb6545",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(40.953125, 41.5234375)",
"f988273961bc952505406047655ee3b132e0b448ce0d061039d84181c83d1ea9",
0,
0,
1734,
0,
0,
0,
0,
0,
0
],
[
"age",
"(41.5234375, 42.09375)",
"f1d9c1dae2fae5f690ad826519cae39c2152db4c44280d0a9c909a19f1d5663d",
0,
0,
1627,
0,
0,
0,
0,
0,
0
],
[
"age",
"(42.09375, 42.6640625)",
"e6b27b56ad2e64686cfb6e3e3961f64e87d1efeb026cf3d7e994436e01cfdeea",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(42.6640625, 43.234375)",
"76c301f9a8b1e2b98e165560b1dfb695a6bfed5387afb97db85022b6e31395f9",
0,
0,
1526,
0,
0,
0,
0,
0,
0
],
[
"age",
"(43.234375, 43.8046875)",
"1d2d4ce0f277c8a0d4f6d89ed97655c9c477a35910b6850b11b6ee47580b3440",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(43.8046875, 44.375)",
"f43688870e72f01616cc43bacde6dda021bfefa328c03a10e107111318560a33",
0,
0,
1508,
0,
0,
0,
0,
0,
0
],
[
"age",
"(44.375, 44.9453125)",
"cca49012eed940b863a9dc78e54ac64f68df8ce8bd878f3281f6a64ea858c222",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(44.9453125, 45.515625)",
"5f11ff9446aef57fcc9d0b00b75df423f2eed2c13a9c4cdabc3a1c6f8a91d0f2",
0,
0,
1573,
0,
0,
0,
0,
0,
0
],
[
"age",
"(45.515625, 46.0859375)",
"300f3d52f8911e7ae166ba001697374eb5b99f659156247f50dbdaf87f02f0f4",
0,
0,
1549,
0,
0,
0,
0,
0,
0
],
[
"age",
"(46.0859375, 46.65625)",
"e50268b4a98dbf83bc101fdd377065722680affb43d000ecf63e0838aa11f8d2",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(46.65625, 47.2265625)",
"6ddfee415068620e7ba4a7bf2487b7b6266fd89739bba2bbc09629763a4156cc",
0,
0,
1536,
0,
0,
0,
0,
0,
0
],
[
"age",
"(47.2265625, 47.796875)",
"ae6959622c933ae40657f6d0d5fa6a135560acaf82545439c905a769dffaab95",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(47.796875, 48.3671875)",
"085dbdc8f140b33570b42694dfaea972eb5842cae9d05f26b22f6cd380aa68b6",
0,
0,
1224,
0,
0,
0,
0,
0,
0
],
[
"age",
"(48.3671875, 48.9375)",
"45325563abcd1be95a7a4a8b0466e109b1288cabbd4790391588f7d8b7df7dd8",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(48.9375, 49.5078125)",
"07edcd9a87485dd23a236322caa916892c7e222fb21d46d0908f448e419c358e",
0,
0,
1223,
0,
0,
0,
0,
0,
0
],
[
"age",
"(49.5078125, 50.078125)",
"29b67652d0001aad211e500acf9e715e157f973a918fbf8dba15321a702055d9",
0,
0,
1242,
0,
0,
0,
0,
0,
0
],
[
"age",
"(50.078125, 50.6484375)",
"b0e11f58c212d0b4d2a6e7aeeb79ccf2e3fb54216d56a0ddbc9feb420d6aa2fa",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(50.6484375, 51.21875)",
"ac1171eeec75b98924911f7b9fc4806ee5a0e17d23d599ec542886b0e811ebe5",
0,
0,
1230,
0,
0,
0,
0,
0,
0
],
[
"age",
"(51.21875, 51.7890625)",
"667aab74c642ec6055530fe54fa2300c9897a47a859e6b8e4feb88e64c59dfe5",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(51.7890625, 52.359375)",
"21c2b2365ec900039d0bfda7e8b050de2b0aae26c84bc3348cf689c0423c8d2d",
0,
0,
1084,
0,
0,
0,
0,
0,
0
],
[
"age",
"(52.359375, 52.9296875)",
"e6d483d4a44dc461ef202e9eb0c54c5d64f63b6b03a2bb7b18d03a175c9e228b",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(52.9296875, 53.5)",
"0d06fa6fdb38690aa40db17e4f401b24dd8919b0a87231601ab17aac3cef403c",
0,
0,
1030,
0,
0,
0,
0,
0,
0
],
[
"age",
"(53.5, 54.0703125)",
"c8779b72d2144804a5728ef5eb4f7ad8821bd6f6d29accd260dd33fb782d2e64",
0,
0,
874,
0,
0,
0,
0,
0,
0
],
[
"age",
"(54.0703125, 54.640625)",
"2d1cab17f317859aa40f713b91a2d0a41dc1c154effc9f798d92fe8d0ba66a8c",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(54.640625, 55.2109375)",
"d303a05671a04fd9025d4a985e80a0c1b3e151cc4fd7db20705a278136bc8510",
0,
0,
901,
0,
0,
0,
0,
0,
0
],
[
"age",
"(55.2109375, 55.78125)",
"cfe7b3480a713e4c25edf93b08b75f0a7efcb1a09652811b5642d8a6f74320ad",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(55.78125, 56.3515625)",
"ac411aa4351250006a4f99ccb0ca164f2c00a191950c8f428088387a6e182cb3",
0,
0,
785,
0,
0,
0,
0,
0,
0
],
[
"age",
"(56.3515625, 56.921875)",
"e9ebb6585fd6bccf997d6fbe7e91dd026b45a5e3a5c3df9632059f0d3173e6b7",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(56.921875, 57.4921875)",
"a62ac4d41faa394cec462f0dbcffa32a5285eab8e9821c32a92300d85082e3fa",
0,
0,
795,
0,
0,
0,
0,
0,
0
],
[
"age",
"(57.4921875, 58.0625)",
"bb6d1bbda32f84a13cd9b5eaa0e03db00ddfac30d5e968e64571c9a31891ba1d",
0,
0,
799,
0,
0,
0,
0,
0,
0
],
[
"age",
"(58.0625, 58.6328125)",
"422a6e060137c985b3e2f16437d3b10c9b00abc124c4e97f31393b36890d683b",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(58.6328125, 59.203125)",
"b0a959453000acdea1253649d7a0f514b89a72675ec482081741be6c3d386eb3",
0,
0,
752,
0,
0,
0,
0,
0,
0
],
[
"age",
"(59.203125, 59.7734375)",
"f173f18ee83cf759161b5f411c38b549f3878f43e54b997acb49f2d6bd7292fd",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(59.7734375, 60.34375)",
"aa6bafccd83f32ef25e5c7af89d016e3077f10e7184f020c5c8b2a5f089c638e",
0,
0,
639,
0,
0,
0,
0,
0,
0
],
[
"age",
"(60.34375, 60.9140625)",
"f3f57170fcc9b585a0da13b20780bdd039928304b98a9539c52de1016c74f49a",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(60.9140625, 61.484375)",
"1467df8f4a4283f859dff7a2d52c7e510a208372bdd7d7a3526907e8ba18edcd",
0,
0,
663,
0,
0,
0,
0,
0,
0
],
[
"age",
"(61.484375, 62.0546875)",
"223dbea6b213220df74f431f1b4b6c2d042d516578d558195e63d3f6e0e3a6ef",
0,
0,
586,
0,
0,
0,
0,
0,
0
],
[
"age",
"(62.0546875, 62.625)",
"ffdd3511263d78970870e34c0abb8b7efa8ce5ec50167b0d2a79a6427525d185",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(62.625, 63.1953125)",
"7899655a4913b011788fba9270098535349b0e22bd94f44b52d1a213eac5dad5",
0,
0,
497,
0,
0,
0,
0,
0,
0
],
[
"age",
"(63.1953125, 63.765625)",
"002648b322c2fddda5862de23b92abc105ba5db2c72c4f6636fc460a0d6f822c",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(63.765625, 64.3359375)",
"7b27a26b825659bad8bd0d6b621fcc2aa1652cc33e837f97bc2d9b90a36384b4",
0,
0,
522,
0,
0,
0,
0,
0,
0
],
[
"age",
"(64.3359375, 64.90625)",
"31c3e8fd4a605c3573fe09b2388750b94bf1e958e42aae46bd0a0cc1b45e1168",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(64.90625, 65.4765625)",
"bbd28938f23e0773d8b4f01111bf955addf99a9dc90e25066185b8ff05a62cfe",
0,
0,
412,
0,
0,
0,
0,
0,
0
],
[
"age",
"(65.4765625, 66.046875)",
"af6b34de30baf200d888156a764346a32ff5e79f37e90600752b0efd1cd87fb4",
0,
0,
343,
0,
0,
0,
0,
0,
0
],
[
"age",
"(66.046875, 66.6171875)",
"fa231d9e478e8d7c4c5ed32db9517ee0fb99565e309bf969a3b15d0465bc3a2f",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(66.6171875, 67.1875)",
"43e7a69a8d6fa0cadc429052c44439faacba9ec0eaed18fc5c01c57dc0813d61",
0,
0,
363,
0,
0,
0,
0,
0,
0
],
[
"age",
"(67.1875, 67.7578125)",
"eff1a051691039b74a9426b855b02bfb44d1573cd98b9d12bb21358daa77bf27",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(67.7578125, 68.328125)",
"db408e30639538b62909f63536043fef62a5ac00664f259ee69aaad8c8f971c9",
0,
0,
263,
0,
0,
0,
0,
0,
0
],
[
"age",
"(68.328125, 68.8984375)",
"79f975527fc86543e0a4e9fcbabe0a1992a4436542fd074cb1323a8558e44883",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(68.8984375, 69.46875)",
"c446dc12d70d81a758aa04f4b277c7004f27e2cf8d6b9fd74cea98623b5298db",
0,
0,
204,
0,
0,
0,
0,
0,
0
],
[
"age",
"(69.46875, 70.0390625)",
"7bd4c7eee54ba262bf72129b267d6e859b3412e6833ccd22c0af4c66378ab424",
0,
0,
206,
0,
0,
0,
0,
0,
0
],
[
"age",
"(70.0390625, 70.609375)",
"22ac4eaff533ba614521ccc598509f8944386c05f16aa052f7d4526e762913f9",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(70.609375, 71.1796875)",
"c876ab28ecec1c5f862edeae661b0ac0fd77118229368d18eed3679a20124c79",
0,
0,
184,
0,
0,
0,
0,
0,
0
],
[
"age",
"(71.1796875, 71.75)",
"4d615c90174013ecb4b36649a86980292235858f40e0ab9a3392ab112fba98a6",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(71.75, 72.3203125)",
"bf0103e5745fe6e8caa9a2fb2ba78d8136bf0b200180003593762e57bda033d5",
0,
0,
185,
0,
0,
0,
0,
0,
0
],
[
"age",
"(72.3203125, 72.890625)",
"0df4216ee6390d4dd2cc6667155cd3fe5abf9fa4d597d0f59e9b8fb4e3d4455c",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(72.890625, 73.4609375)",
"1e082e9e52f3913527900debd4e47247c6f28fb0762d20272a4a1f892bdb70d1",
0,
0,
165,
0,
0,
0,
0,
0,
0
],
[
"age",
"(73.4609375, 74.03125)",
"b8a85a3507683ec95b882527525e12a67fb80620e15742e76884af52f0a2817f",
0,
0,
110,
0,
0,
0,
0,
0,
0
],
[
"age",
"(74.03125, 74.6015625)",
"c9bc97f82389840f81c8908b2a1ce2c5a3ef472927ac71c870053334416f82f3",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(74.6015625, 75.171875)",
"6063465b8d014e341277cf6678f06356e8f3f3762dcba3627d175db211a9e9d1",
0,
0,
109,
0,
0,
0,
0,
0,
0
],
[
"age",
"(75.171875, 75.7421875)",
"69baa902ef8e1850547b9b716da8aa97cd29cd5cdeeddd7a021d23d8ec7dee89",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(75.7421875, 76.3125)",
"5011d31c1086f1c80129e783b4e6b91b242fe25a9610215afe96a85330e126a6",
0,
0,
102,
0,
0,
0,
0,
0,
0
],
[
"age",
"(76.3125, 76.8828125)",
"f83fee6ba08974ad3d20f24d49345a9391ebd7f51b04474ccec1175d54f2c844",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(76.8828125, 77.453125)",
"3d7878d1bfe16342491ca6ccf717e325930b7490f8d0d247cd53d6b3a82e6526",
0,
0,
88,
0,
0,
0,
0,
0,
0
],
[
"age",
"(77.453125, 78.0234375)",
"8fbe3282c5b9dc869d715b099949fa0ab1abdb475a8bdea7c11850877fa2f288",
0,
0,
47,
1,
0,
0,
0,
0,
0
],
[
"age",
"(78.0234375, 78.59375)",
"de0fc9d51886952813005ffe99f3fdd70137a0cf1a74827c26c44c744dba6257",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(78.59375, 79.1640625)",
"8ef6e88891277abe214eae3fe8cb94ba35fcf21595e6a817e94df3144e182bca",
0,
0,
48,
1,
0,
0,
0,
0,
0
],
[
"age",
"(79.1640625, 79.734375)",
"3b0e2a3b0815a631b76c93cff0a37ba77c64f0aaf3a491f02ede8ead3b48dacd",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(79.734375, 80.3046875)",
"484a487c06bb2fb2d68b2936dda913ce46e44a127865425315926e71732a89fc",
0,
0,
50,
1,
0,
0,
0,
0,
0
],
[
"age",
"(80.3046875, 80.875)",
"f371d5364a0b799efe175bd312bdfd8bbe7db33ec47b8d9b76ff547fe4543d51",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(80.875, 81.4453125)",
"10d9649315c529070f7e7df1434661de1ab200852a1b7a7d2ad529d6e4a6f87a",
0,
0,
68,
1,
0,
0,
0,
0,
0
],
[
"age",
"(81.4453125, 82.015625)",
"8190577e65bf5e0afc92981811be62eabd7b87568c05d2e107c9e03cdf6fe939",
0,
0,
23,
1,
0,
0,
0,
0,
0
],
[
"age",
"(82.015625, 82.5859375)",
"aedd02bed57dfa9b4a288af2414379469f5f7882a057a88ba752dae385330db0",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(82.5859375, 83.15625)",
"ed9cc2884350b73b086cfd22dfc41f53cf506bb348b8b49de9e919d5d46d532b",
0,
0,
16,
1,
0,
0,
0,
0,
0
],
[
"age",
"(83.15625, 83.7265625)",
"4d09552d84e89dd5186211b57521ee909f0742a0b230f2f9444827a3e7d3439e",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(83.7265625, 84.296875)",
"c23846ba9002652b6f883bd8ba89235308699b09ecc787f5a8cbb89f22745f9f",
0,
0,
21,
1,
0,
0,
0,
0,
0
],
[
"age",
"(84.296875, 84.8671875)",
"9131294e49264b974b009112f402f54e9fa1481a10bcc8f0d35408d257ed12cc",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(84.8671875, 85.4375)",
"9da3d3fdccb1516cf7ac7d090c642f647a6157ccb7e17b8aeab11ab09fb5705c",
0,
0,
7,
1,
0,
0,
0,
0,
0
],
[
"age",
"(85.4375, 86.0078125)",
"48ee1c151f59ad70acfa13974057ce7b7c060ca3d90d7804eb5b435c13a20657",
0,
0,
1,
0,
0,
1,
0,
0,
0
],
[
"age",
"(86.0078125, 86.578125)",
"243f0720f4c8b5ffef902d4a268651631b277c35653c8e68c8398f5df2962fd4",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(86.578125, 87.1484375)",
"b2b81f5b2da5acdccaf6fa34ef40c6e0904b5b0e3861d347054bbb550ab94058",
0,
0,
5,
1,
0,
0,
0,
0,
0
],
[
"age",
"(87.1484375, 87.71875)",
"541045c02064a9e04788020d75bce760e9eea0421bcf3b21b58bc14896702ca1",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(87.71875, 88.2890625)",
"37212509f596c1369e66c97736e10d18363e7728b6c982e2004e3b25f0336a67",
0,
0,
9,
1,
0,
0,
0,
0,
0
],
[
"age",
"(88.2890625, 88.859375)",
"681a9ca060c54b85cd77c603ebfdca3b016f723db688eb1f4965cd24f746ebcb",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"(88.859375, 89.4296875)",
"f6ac622ea809852aaad81f58eded46138113ad77042f65c9a5910ffc87e8c55d",
0,
0,
3,
1,
0,
0,
0,
0,
0
],
[
"age",
"(89.4296875, 90.0)",
"17d049d64967512424fbf28a4df66006caf5779d8f6a77dc0218a5b52a82af0a",
0,
0,
0,
0,
0,
1,
0,
0,
0
],
[
"age",
"[17.0, 17.5703125)",
"cee8cb888f47a688f62a9e653c8734f3af1a7e78f8ec0d063795dc945a82c201",
0,
0,
917,
0,
0,
0,
0,
0,
0
]
],
"foreign_keys": [],
"labels": [
"bin_id"
],
"types": [
{
"data_type": "STRING",
"format": null
},
{
"data_type": "STRING",
"format": null
},
{
"data_type": "STRING",
"format": null
},
{
"data_type": "ANY"
},
{
"data_type": "ANY"
},
{
"data_type": "NUMBER",
"format": "INT64"
},
{
"data_type": "NUMBER",
"format": "INT64"
},
{
"data_type": "NUMBER",
"format": "INT64"
},
{
"data_type": "NUMBER",
"format": "INT64"
},
{
"data_type": "NUMBER",
"format": "INT64"
},
{
"data_type": "NUMBER",
"format": "INT64"
},
{
"data_type": "ARRAY",
"format": {
"data_type": "ANY"
}
}
]
},
"output_version": {
"major_version": 2,
"minor_version": 0,
"patch_version": 0
},
"view_data": {
"columns": [
"feature_name",
"bin",
"bin_id",
"parent_bin",
"parent_bin_id",
"count",
"imbalanced",
"imbalanced_area",
"too_low",
"too_high",
"too_wide"
],
"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,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127
],
"data": [
[
"age",
"(17.5703125, 18.140625)",
"5afc25d0c267a8ddb3a593e5d173793d6c286ab827ecd4092b7299d2128df634",
0,
0,
1259,
0,
0,
0,
0,
0
],
[
"age",
"(18.140625, 18.7109375)",
"e69e4ccaa10bedd152ab903aa60b4e9142abd1b654530e2f2f9d8ddaf5b6ff76",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(18.7109375, 19.28125)",
"df8a4645004a3558585bd3ae1b8ed9223148deefacd0e52556e702b30765e2cd",
0,
0,
1537,
0,
0,
0,
0,
0
],
[
"age",
"(19.28125, 19.8515625)",
"d4a0fafb30398df75c3d7e8bec0f60661e319f4ae456c299b41bd53da899936a",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(19.8515625, 20.421875)",
"2ff557e4a3067b5e8838a8dc5b0770577505bed0ef4a3138d362c9a8fbe935b4",
0,
0,
1653,
0,
0,
0,
0,
0
],
[
"age",
"(20.421875, 20.9921875)",
"aa0448796af3ab65bb6fadbd421128a20105766b14e477a049191966e58b62ed",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(20.9921875, 21.5625)",
"d9807bd2a4f5dd6997e800e71e5931629eb7249d50cb4677f4e87744cf3e9062",
0,
0,
1623,
0,
0,
0,
0,
0
],
[
"age",
"(21.5625, 22.1328125)",
"146d3abcb41da899195e41f53207381f3b0b35ed50ad436fe76c9e02847bcf28",
0,
0,
1686,
0,
0,
0,
0,
0
],
[
"age",
"(22.1328125, 22.703125)",
"9b56e299dfb7cdcd1aa854e2ee4e36d2f3f6ccc9210e3da61495d09289e65062",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(22.703125, 23.2734375)",
"6d65e742cb1b88ec511ba1b7e02802957ba96d5b6298ac014158defc97eafd62",
0,
0,
1927,
0,
0,
0,
0,
0
],
[
"age",
"(23.2734375, 23.84375)",
"73a9c560ccb0f41f6f32ec417f8ea3d6862f579bc9a8cc2535778fa99c46e3cd",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(23.84375, 24.4140625)",
"8cf51739f0453d2047d36eeb28e3875c6254318f692090b916a9e4b811dcdf24",
0,
0,
1727,
0,
0,
0,
0,
0
],
[
"age",
"(24.4140625, 24.984375)",
"37c6e315c58aad0336dff9124d0ff0095293d4b9319ec8bca856d702e72078e7",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(24.984375, 25.5546875)",
"6d25a76e6a3ab222ad3aa46060e6a01da12fbfbcdacc8141981387107bea22fd",
0,
0,
1764,
0,
0,
0,
0,
0
],
[
"age",
"(25.5546875, 26.125)",
"90071f690a90246d5abe0d614fbd2f51790456fd0466541bd965b311c3bbc4ce",
0,
0,
1666,
0,
0,
0,
0,
0
],
[
"age",
"(26.125, 26.6953125)",
"32a3f6a23c056a6918961e0c208c9e2b61ff75bf8702b1628e115e76b5cb216b",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(26.6953125, 27.265625)",
"b1f0f392fc90864978660bc69b7024be220b3c1b7023edd63c7dc371e5a28bdc",
0,
0,
1752,
0,
0,
0,
0,
0
],
[
"age",
"(27.265625, 27.8359375)",
"0255c0ceae64f604a9f96bd471edf5699ca8aa6d20823b3f5cdee048ba60ac84",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(27.8359375, 28.40625)",
"e9a4ae53b01b1fb00446143c5f346d69e35c69ab5206dc84cdfdbdd21e67e91d",
0,
0,
1826,
0,
0,
0,
0,
0
],
[
"age",
"(28.40625, 28.9765625)",
"1d7b4226927a3445cfde46454ae2978ab3e229cb5ffcdae2f87b30685e1cf28c",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(28.9765625, 29.546875)",
"ad1ae70ab0872636d4015b2545e20dea557c4241cf2c9f28d59058f3716240b1",
0,
0,
1755,
0,
0,
0,
0,
0
],
[
"age",
"(29.546875, 30.1171875)",
"9909118ea6b25bb31832db93f91c9d5b9cb43116323e51db2e607c6d81a4b378",
0,
0,
1809,
0,
0,
0,
0,
0
],
[
"age",
"(30.1171875, 30.6875)",
"3b82af44bfa765ac80ca378a3d73544a18193d3167bfc282a50a512d68246c57",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(30.6875, 31.2578125)",
"a947deab843df1d9520773013cda01d402e611ff7ce65ecfd2cb8277daa5c095",
0,
0,
1851,
0,
0,
0,
0,
0
],
[
"age",
"(31.2578125, 31.828125)",
"b42106d589d87b394a74481e873fb0f1ef53041202e2494868fe0a27e7a7fcbe",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(31.828125, 32.3984375)",
"da0e982a8fa27f0a5fe3d7d8c6d9aae63c393cdec69253b42db4da10e68dea76",
0,
0,
1748,
0,
0,
0,
0,
0
],
[
"age",
"(32.3984375, 32.96875)",
"ea1785f6ec5898e7664e33555a548e09dd70b25156c90ed2d610f9f27b3833de",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(32.96875, 33.5390625)",
"367356bf195db4229b079273b53647140d18e52a88948f55cc1b058354734a6b",
0,
0,
1888,
0,
0,
0,
0,
0
],
[
"age",
"(33.5390625, 34.109375)",
"f088e0d7c1a6e38a1daad1978fa51ad1a59c914b216a4ab550e48ebcf0f3d268",
0,
0,
1841,
0,
0,
0,
0,
0
],
[
"age",
"(34.109375, 34.6796875)",
"ded41af0e6d7bc868f34d4d6e3359b4ec603c6a55a059ff0b2c80315a9f86150",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(34.6796875, 35.25)",
"6c4b9f3c28eb29f932d0cbbf507847b5411d1ee9e603d0c92c6f8e4a487b26f7",
0,
0,
1905,
0,
0,
0,
0,
0
],
[
"age",
"(35.25, 35.8203125)",
"c514f322e2679b80923f72a726b6ea1b91f4305c62e2b4563d74a705753a9ad7",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(35.8203125, 36.390625)",
"3c9315be99c2bf56490348f0ea062bf947cf8ea5f6c3d65475744e3ac0570090",
0,
0,
1883,
0,
0,
0,
0,
0
],
[
"age",
"(36.390625, 36.9609375)",
"f971519ba09ae317e82b19dc482880b37c9e6ea36e4991f125710283902f5d95",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(36.9609375, 37.53125)",
"110952da73a4dfed10ee4842b0b158748b21e48036278fbec76dc5c532891f49",
0,
0,
1841,
0,
0,
0,
0,
0
],
[
"age",
"(37.53125, 38.1015625)",
"2ea2470a5c49b00d4271ef8d7706facd8bd6abb59bc212609b23c6b22eceacb0",
0,
0,
1780,
0,
0,
0,
0,
0
],
[
"age",
"(38.1015625, 38.671875)",
"4557a4388c90651787d7446a38eda2a6a67ba20d22270b19db306314024713db",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(38.671875, 39.2421875)",
"76a4175d0d30c30e1af78fa81b7da2ab4cd5cc987fb0b49b22c33d1d371c3b27",
0,
0,
1659,
0,
0,
0,
0,
0
],
[
"age",
"(39.2421875, 39.8125)",
"31364136533741ba90cc5af053599a7c9402aa32fa3cf18386b0883491b5b95c",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(39.8125, 40.3828125)",
"0b48ee4ae2c6a8411693c69a19da221fd854146b0d9654662255755642409baf",
0,
0,
1708,
0,
0,
0,
0,
0
],
[
"age",
"(40.3828125, 40.953125)",
"e5b23b880a8e8428318447102afd4e29503a3abb69b6b40f591e218e95bb6545",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(40.953125, 41.5234375)",
"f988273961bc952505406047655ee3b132e0b448ce0d061039d84181c83d1ea9",
0,
0,
1734,
0,
0,
0,
0,
0
],
[
"age",
"(41.5234375, 42.09375)",
"f1d9c1dae2fae5f690ad826519cae39c2152db4c44280d0a9c909a19f1d5663d",
0,
0,
1627,
0,
0,
0,
0,
0
],
[
"age",
"(42.09375, 42.6640625)",
"e6b27b56ad2e64686cfb6e3e3961f64e87d1efeb026cf3d7e994436e01cfdeea",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(42.6640625, 43.234375)",
"76c301f9a8b1e2b98e165560b1dfb695a6bfed5387afb97db85022b6e31395f9",
0,
0,
1526,
0,
0,
0,
0,
0
],
[
"age",
"(43.234375, 43.8046875)",
"1d2d4ce0f277c8a0d4f6d89ed97655c9c477a35910b6850b11b6ee47580b3440",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(43.8046875, 44.375)",
"f43688870e72f01616cc43bacde6dda021bfefa328c03a10e107111318560a33",
0,
0,
1508,
0,
0,
0,
0,
0
],
[
"age",
"(44.375, 44.9453125)",
"cca49012eed940b863a9dc78e54ac64f68df8ce8bd878f3281f6a64ea858c222",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(44.9453125, 45.515625)",
"5f11ff9446aef57fcc9d0b00b75df423f2eed2c13a9c4cdabc3a1c6f8a91d0f2",
0,
0,
1573,
0,
0,
0,
0,
0
],
[
"age",
"(45.515625, 46.0859375)",
"300f3d52f8911e7ae166ba001697374eb5b99f659156247f50dbdaf87f02f0f4",
0,
0,
1549,
0,
0,
0,
0,
0
],
[
"age",
"(46.0859375, 46.65625)",
"e50268b4a98dbf83bc101fdd377065722680affb43d000ecf63e0838aa11f8d2",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(46.65625, 47.2265625)",
"6ddfee415068620e7ba4a7bf2487b7b6266fd89739bba2bbc09629763a4156cc",
0,
0,
1536,
0,
0,
0,
0,
0
],
[
"age",
"(47.2265625, 47.796875)",
"ae6959622c933ae40657f6d0d5fa6a135560acaf82545439c905a769dffaab95",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(47.796875, 48.3671875)",
"085dbdc8f140b33570b42694dfaea972eb5842cae9d05f26b22f6cd380aa68b6",
0,
0,
1224,
0,
0,
0,
0,
0
],
[
"age",
"(48.3671875, 48.9375)",
"45325563abcd1be95a7a4a8b0466e109b1288cabbd4790391588f7d8b7df7dd8",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(48.9375, 49.5078125)",
"07edcd9a87485dd23a236322caa916892c7e222fb21d46d0908f448e419c358e",
0,
0,
1223,
0,
0,
0,
0,
0
],
[
"age",
"(49.5078125, 50.078125)",
"29b67652d0001aad211e500acf9e715e157f973a918fbf8dba15321a702055d9",
0,
0,
1242,
0,
0,
0,
0,
0
],
[
"age",
"(50.078125, 50.6484375)",
"b0e11f58c212d0b4d2a6e7aeeb79ccf2e3fb54216d56a0ddbc9feb420d6aa2fa",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(50.6484375, 51.21875)",
"ac1171eeec75b98924911f7b9fc4806ee5a0e17d23d599ec542886b0e811ebe5",
0,
0,
1230,
0,
0,
0,
0,
0
],
[
"age",
"(51.21875, 51.7890625)",
"667aab74c642ec6055530fe54fa2300c9897a47a859e6b8e4feb88e64c59dfe5",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(51.7890625, 52.359375)",
"21c2b2365ec900039d0bfda7e8b050de2b0aae26c84bc3348cf689c0423c8d2d",
0,
0,
1084,
0,
0,
0,
0,
0
],
[
"age",
"(52.359375, 52.9296875)",
"e6d483d4a44dc461ef202e9eb0c54c5d64f63b6b03a2bb7b18d03a175c9e228b",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(52.9296875, 53.5)",
"0d06fa6fdb38690aa40db17e4f401b24dd8919b0a87231601ab17aac3cef403c",
0,
0,
1030,
0,
0,
0,
0,
0
],
[
"age",
"(53.5, 54.0703125)",
"c8779b72d2144804a5728ef5eb4f7ad8821bd6f6d29accd260dd33fb782d2e64",
0,
0,
874,
0,
0,
0,
0,
0
],
[
"age",
"(54.0703125, 54.640625)",
"2d1cab17f317859aa40f713b91a2d0a41dc1c154effc9f798d92fe8d0ba66a8c",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(54.640625, 55.2109375)",
"d303a05671a04fd9025d4a985e80a0c1b3e151cc4fd7db20705a278136bc8510",
0,
0,
901,
0,
0,
0,
0,
0
],
[
"age",
"(55.2109375, 55.78125)",
"cfe7b3480a713e4c25edf93b08b75f0a7efcb1a09652811b5642d8a6f74320ad",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(55.78125, 56.3515625)",
"ac411aa4351250006a4f99ccb0ca164f2c00a191950c8f428088387a6e182cb3",
0,
0,
785,
0,
0,
0,
0,
0
],
[
"age",
"(56.3515625, 56.921875)",
"e9ebb6585fd6bccf997d6fbe7e91dd026b45a5e3a5c3df9632059f0d3173e6b7",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(56.921875, 57.4921875)",
"a62ac4d41faa394cec462f0dbcffa32a5285eab8e9821c32a92300d85082e3fa",
0,
0,
795,
0,
0,
0,
0,
0
],
[
"age",
"(57.4921875, 58.0625)",
"bb6d1bbda32f84a13cd9b5eaa0e03db00ddfac30d5e968e64571c9a31891ba1d",
0,
0,
799,
0,
0,
0,
0,
0
],
[
"age",
"(58.0625, 58.6328125)",
"422a6e060137c985b3e2f16437d3b10c9b00abc124c4e97f31393b36890d683b",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(58.6328125, 59.203125)",
"b0a959453000acdea1253649d7a0f514b89a72675ec482081741be6c3d386eb3",
0,
0,
752,
0,
0,
0,
0,
0
],
[
"age",
"(59.203125, 59.7734375)",
"f173f18ee83cf759161b5f411c38b549f3878f43e54b997acb49f2d6bd7292fd",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(59.7734375, 60.34375)",
"aa6bafccd83f32ef25e5c7af89d016e3077f10e7184f020c5c8b2a5f089c638e",
0,
0,
639,
0,
0,
0,
0,
0
],
[
"age",
"(60.34375, 60.9140625)",
"f3f57170fcc9b585a0da13b20780bdd039928304b98a9539c52de1016c74f49a",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(60.9140625, 61.484375)",
"1467df8f4a4283f859dff7a2d52c7e510a208372bdd7d7a3526907e8ba18edcd",
0,
0,
663,
0,
0,
0,
0,
0
],
[
"age",
"(61.484375, 62.0546875)",
"223dbea6b213220df74f431f1b4b6c2d042d516578d558195e63d3f6e0e3a6ef",
0,
0,
586,
0,
0,
0,
0,
0
],
[
"age",
"(62.0546875, 62.625)",
"ffdd3511263d78970870e34c0abb8b7efa8ce5ec50167b0d2a79a6427525d185",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(62.625, 63.1953125)",
"7899655a4913b011788fba9270098535349b0e22bd94f44b52d1a213eac5dad5",
0,
0,
497,
0,
0,
0,
0,
0
],
[
"age",
"(63.1953125, 63.765625)",
"002648b322c2fddda5862de23b92abc105ba5db2c72c4f6636fc460a0d6f822c",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(63.765625, 64.3359375)",
"7b27a26b825659bad8bd0d6b621fcc2aa1652cc33e837f97bc2d9b90a36384b4",
0,
0,
522,
0,
0,
0,
0,
0
],
[
"age",
"(64.3359375, 64.90625)",
"31c3e8fd4a605c3573fe09b2388750b94bf1e958e42aae46bd0a0cc1b45e1168",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(64.90625, 65.4765625)",
"bbd28938f23e0773d8b4f01111bf955addf99a9dc90e25066185b8ff05a62cfe",
0,
0,
412,
0,
0,
0,
0,
0
],
[
"age",
"(65.4765625, 66.046875)",
"af6b34de30baf200d888156a764346a32ff5e79f37e90600752b0efd1cd87fb4",
0,
0,
343,
0,
0,
0,
0,
0
],
[
"age",
"(66.046875, 66.6171875)",
"fa231d9e478e8d7c4c5ed32db9517ee0fb99565e309bf969a3b15d0465bc3a2f",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(66.6171875, 67.1875)",
"43e7a69a8d6fa0cadc429052c44439faacba9ec0eaed18fc5c01c57dc0813d61",
0,
0,
363,
0,
0,
0,
0,
0
],
[
"age",
"(67.1875, 67.7578125)",
"eff1a051691039b74a9426b855b02bfb44d1573cd98b9d12bb21358daa77bf27",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(67.7578125, 68.328125)",
"db408e30639538b62909f63536043fef62a5ac00664f259ee69aaad8c8f971c9",
0,
0,
263,
0,
0,
0,
0,
0
],
[
"age",
"(68.328125, 68.8984375)",
"79f975527fc86543e0a4e9fcbabe0a1992a4436542fd074cb1323a8558e44883",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(68.8984375, 69.46875)",
"c446dc12d70d81a758aa04f4b277c7004f27e2cf8d6b9fd74cea98623b5298db",
0,
0,
204,
0,
0,
0,
0,
0
],
[
"age",
"(69.46875, 70.0390625)",
"7bd4c7eee54ba262bf72129b267d6e859b3412e6833ccd22c0af4c66378ab424",
0,
0,
206,
0,
0,
0,
0,
0
],
[
"age",
"(70.0390625, 70.609375)",
"22ac4eaff533ba614521ccc598509f8944386c05f16aa052f7d4526e762913f9",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(70.609375, 71.1796875)",
"c876ab28ecec1c5f862edeae661b0ac0fd77118229368d18eed3679a20124c79",
0,
0,
184,
0,
0,
0,
0,
0
],
[
"age",
"(71.1796875, 71.75)",
"4d615c90174013ecb4b36649a86980292235858f40e0ab9a3392ab112fba98a6",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(71.75, 72.3203125)",
"bf0103e5745fe6e8caa9a2fb2ba78d8136bf0b200180003593762e57bda033d5",
0,
0,
185,
0,
0,
0,
0,
0
],
[
"age",
"(72.3203125, 72.890625)",
"0df4216ee6390d4dd2cc6667155cd3fe5abf9fa4d597d0f59e9b8fb4e3d4455c",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(72.890625, 73.4609375)",
"1e082e9e52f3913527900debd4e47247c6f28fb0762d20272a4a1f892bdb70d1",
0,
0,
165,
0,
0,
0,
0,
0
],
[
"age",
"(73.4609375, 74.03125)",
"b8a85a3507683ec95b882527525e12a67fb80620e15742e76884af52f0a2817f",
0,
0,
110,
0,
0,
0,
0,
0
],
[
"age",
"(74.03125, 74.6015625)",
"c9bc97f82389840f81c8908b2a1ce2c5a3ef472927ac71c870053334416f82f3",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(74.6015625, 75.171875)",
"6063465b8d014e341277cf6678f06356e8f3f3762dcba3627d175db211a9e9d1",
0,
0,
109,
0,
0,
0,
0,
0
],
[
"age",
"(75.171875, 75.7421875)",
"69baa902ef8e1850547b9b716da8aa97cd29cd5cdeeddd7a021d23d8ec7dee89",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(75.7421875, 76.3125)",
"5011d31c1086f1c80129e783b4e6b91b242fe25a9610215afe96a85330e126a6",
0,
0,
102,
0,
0,
0,
0,
0
],
[
"age",
"(76.3125, 76.8828125)",
"f83fee6ba08974ad3d20f24d49345a9391ebd7f51b04474ccec1175d54f2c844",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(76.8828125, 77.453125)",
"3d7878d1bfe16342491ca6ccf717e325930b7490f8d0d247cd53d6b3a82e6526",
0,
0,
88,
0,
0,
0,
0,
0
],
[
"age",
"(77.453125, 78.0234375)",
"8fbe3282c5b9dc869d715b099949fa0ab1abdb475a8bdea7c11850877fa2f288",
0,
0,
47,
1,
0,
0,
0,
0
],
[
"age",
"(78.0234375, 78.59375)",
"de0fc9d51886952813005ffe99f3fdd70137a0cf1a74827c26c44c744dba6257",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(78.59375, 79.1640625)",
"8ef6e88891277abe214eae3fe8cb94ba35fcf21595e6a817e94df3144e182bca",
0,
0,
48,
1,
0,
0,
0,
0
],
[
"age",
"(79.1640625, 79.734375)",
"3b0e2a3b0815a631b76c93cff0a37ba77c64f0aaf3a491f02ede8ead3b48dacd",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(79.734375, 80.3046875)",
"484a487c06bb2fb2d68b2936dda913ce46e44a127865425315926e71732a89fc",
0,
0,
50,
1,
0,
0,
0,
0
],
[
"age",
"(80.3046875, 80.875)",
"f371d5364a0b799efe175bd312bdfd8bbe7db33ec47b8d9b76ff547fe4543d51",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(80.875, 81.4453125)",
"10d9649315c529070f7e7df1434661de1ab200852a1b7a7d2ad529d6e4a6f87a",
0,
0,
68,
1,
0,
0,
0,
0
],
[
"age",
"(81.4453125, 82.015625)",
"8190577e65bf5e0afc92981811be62eabd7b87568c05d2e107c9e03cdf6fe939",
0,
0,
23,
1,
0,
0,
0,
0
],
[
"age",
"(82.015625, 82.5859375)",
"aedd02bed57dfa9b4a288af2414379469f5f7882a057a88ba752dae385330db0",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(82.5859375, 83.15625)",
"ed9cc2884350b73b086cfd22dfc41f53cf506bb348b8b49de9e919d5d46d532b",
0,
0,
16,
1,
0,
0,
0,
0
],
[
"age",
"(83.15625, 83.7265625)",
"4d09552d84e89dd5186211b57521ee909f0742a0b230f2f9444827a3e7d3439e",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(83.7265625, 84.296875)",
"c23846ba9002652b6f883bd8ba89235308699b09ecc787f5a8cbb89f22745f9f",
0,
0,
21,
1,
0,
0,
0,
0
],
[
"age",
"(84.296875, 84.8671875)",
"9131294e49264b974b009112f402f54e9fa1481a10bcc8f0d35408d257ed12cc",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(84.8671875, 85.4375)",
"9da3d3fdccb1516cf7ac7d090c642f647a6157ccb7e17b8aeab11ab09fb5705c",
0,
0,
7,
1,
0,
0,
0,
0
],
[
"age",
"(85.4375, 86.0078125)",
"48ee1c151f59ad70acfa13974057ce7b7c060ca3d90d7804eb5b435c13a20657",
0,
0,
1,
0,
0,
1,
0,
0
],
[
"age",
"(86.0078125, 86.578125)",
"243f0720f4c8b5ffef902d4a268651631b277c35653c8e68c8398f5df2962fd4",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(86.578125, 87.1484375)",
"b2b81f5b2da5acdccaf6fa34ef40c6e0904b5b0e3861d347054bbb550ab94058",
0,
0,
5,
1,
0,
0,
0,
0
],
[
"age",
"(87.1484375, 87.71875)",
"541045c02064a9e04788020d75bce760e9eea0421bcf3b21b58bc14896702ca1",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(87.71875, 88.2890625)",
"37212509f596c1369e66c97736e10d18363e7728b6c982e2004e3b25f0336a67",
0,
0,
9,
1,
0,
0,
0,
0
],
[
"age",
"(88.2890625, 88.859375)",
"681a9ca060c54b85cd77c603ebfdca3b016f723db688eb1f4965cd24f746ebcb",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"(88.859375, 89.4296875)",
"f6ac622ea809852aaad81f58eded46138113ad77042f65c9a5910ffc87e8c55d",
0,
0,
3,
1,
0,
0,
0,
0
],
[
"age",
"(89.4296875, 90.0)",
"17d049d64967512424fbf28a4df66006caf5779d8f6a77dc0218a5b52a82af0a",
0,
0,
0,
0,
0,
1,
0,
0
],
[
"age",
"[17.0, 17.5703125)",
"cee8cb888f47a688f62a9e653c8734f3af1a7e78f8ec0d063795dc945a82c201",
0,
0,
917,
0,
0,
0,
0,
0
]
],
"foreign_keys": [],
"labels": [],
"types": [
{
"data_type": "STRING",
"format": null
},
{
"data_type": "STRING",
"format": null
},
{
"data_type": "STRING",
"format": null
},
{
"data_type": "ANY"
},
{
"data_type": "ANY"
},
{
"data_type": "NUMBER",
"format": "INT64"
},
{
"data_type": "NUMBER",
"format": "INT64"
},
{
"data_type": "NUMBER",
"format": "INT64"
},
{
"data_type": "NUMBER",
"format": "INT64"
},
{
"data_type": "NUMBER",
"format": "INT64"
},
{
"data_type": "NUMBER",
"format": "INT64"
}
]
},
"views_version": {
"major_version": 0,
"minor_version": 5,
"patch_version": 0,
"build_version": "dev76"
}
}
]
}

The request needs view_type set to ANOMALY, a dataset reference in data, and a bin_source.

Output

The response follows the shared Response structure format.

The Anomalies view returns two dataframes.

DataframeDescription
view_dataThe anomaly table. Each row represents a feature bin and includes count and anomaly flags.
justification_dataSupporting bin provenance. When rebinning is enabled, this can include child-bin information for bins created during rebinning.

Interpret the result

The Anomalies view is easiest to read by finding flagged bins first, then checking the count, bin definition, and parent-child relationship.

Start with flagged bins

Use imbalanced, imbalanced_area, too_low, too_high, and too_wide to identify anomalous bins.

Each flag highlights a different kind of distribution issue. A flagged bin does not necessarily mean the model is wrong, but it does indicate a region that may deserve additional review.

Check the affected feature and bin

Use feature_name, bin, and bin_id to identify the feature region that was flagged.

For categorical features, the bin usually represents a category or category group. For continuous features, the bin usually represents a numeric range.

Review data support

Use count to understand how much data is present in the bin.

Low counts can indicate sparse regions. Very high counts or concentrated counts can indicate imbalance. When a bin is both highly attributed in another view and anomalous here, it is a strong candidate for investigation.

Understand rebinning

Use parent_bin and parent_bin_id to understand whether a row was produced by rebinning.

When rebinning is enabled, anomalous bins can be split into child bins and analysed again. Parent-bin fields help connect the rebinned output back to the original bin.

Use anomalies with explanations

The Anomalies view is most useful when combined with attribution views.

For example, if a feature has high attribution in Feature attribution or Module attribution and is also flagged as too_low, too_high, or imbalanced, review that feature carefully before relying on the explanation.

Binning

The Anomalies view first determines feature bins, then runs the anomaly detection algorithm over those bins.

Bin sourceDescription
COMPUTE_BINS_FROM_DATASETCompute bins from the referenced dataset.
ESMUse bins from the ESM model.

When bin_source is COMPUTE_BINS_FROM_DATASET, use binning_strategy to control how bins are computed.

Binning strategyDescription
FIXED_WIDTHCreate bins with fixed-width intervals.
QUANTILE_DISCRETIZERCreate bins from quantiles of the dataset distribution.

Options

The Anomalies view supports options for selecting features, controlling binning, enabling rebinning, and tuning anomaly detection.

OptionUse
dataDataset reference used to compute the anomaly view.
bin_sourceSelect whether bins come from the dataset or ESM model.
feature_namesRestrict anomaly detection to specific features.
binning_strategyChoose the binning strategy when computing bins from the dataset.
num_bucketsSet the number of buckets when computing bins from the dataset.
rebin_parametersEnable and configure rebinning of anomalous bins.
anomaly_parametersTune anomaly detection thresholds.

Feature selection

Use feature_names to limit the view to specific features.

This is useful when you already know which features you want to inspect, or when the dataset has many features and you want a smaller response.

Rebinning

Use rebin_parameters when you want anomalous bins to be split and analysed again.

Rebinning can help identify more precise anomalous regions inside a broader anomalous bin.

ParameterDescription
max_peaksMaximum number of peaks to identify within an anomalous bin.
peak_thresholdMinimum peak height required for a peak to be considered during rebinning.
max_iteration_rebinMaximum number of rebinning iterations.

Anomaly parameters

Use anomaly_parameters to tune how anomaly flags are detected.

ParameterDescription
zeta_kThreshold parameter used for imbalance detection.
zeta_aThreshold parameter used for imbalanced-area detection.
geo_deviationGeometric deviation threshold used for wide-bin detection.

Field reference

The Anomalies view returns dataframes, so individual columns are not documented as standalone API schema properties.

view_data

The view_data dataframe contains the anomaly output.

FieldDescription
feature_nameName of the feature being analysed.
binString representation of the feature bin.
bin_idUnique ID of the bin.
parent_binParent bin for rebinned rows, when applicable.
parent_bin_idID of the parent bin for rebinned rows, when applicable.
countNumber of dataset rows in the bin.
imbalancedIndicates whether the bin is imbalanced.
imbalanced_areaIndicates whether the bin has an imbalanced area.
too_lowIndicates whether the bin count or density is too low.
too_highIndicates whether the bin count or density is too high.
too_wideIndicates whether the bin is too wide.

justification_data

The justification_data dataframe contains supporting bin provenance.

FieldDescription
feature_nameName of the feature being analysed.
binString representation of the feature bin.
bin_idUnique ID of the bin.
parent_binParent bin for rebinned rows, when applicable.
parent_bin_idID of the parent bin for rebinned rows, when applicable.
countNumber of dataset rows in the bin.
child_binsChild bins created from a parent anomalous bin, when rebinning is enabled.