navigate-data-issues / layout.json
MarkusStoll's picture
Duplicate from renumics/cifar10-cleanlab
c6a85a5
raw history blame
No virus
5.75 kB
{
"orientation": "horizontal",
"children": [
{
"kind": "split",
"weight": 24.37657642133775,
"orientation": "vertical",
"children": [
{
"kind": "tab",
"weight": 23.652554002465973,
"children": [
{
"kind": "widget",
"name": "Table",
"type": "table",
"config": {
"tableView": "full",
"visibleColumns": [
"fine_label_prediction_str",
"fine_label_str",
"label_score",
"near_duplicate_score",
"outlier_score"
],
"sorting": null,
"orderByRelevance": false
}
}
]
},
{
"kind": "tab",
"weight": 11.033364782611708,
"children": [
{
"kind": "widget",
"name": "Issues",
"type": "IssuesWidget",
"config": null
}
]
},
{
"kind": "tab",
"weight": 38.67424218071708,
"children": [
{
"kind": "widget",
"name": "Inspector",
"type": "inspector",
"config": {
"views": [
{
"view": "ImageView",
"columns": [
"image"
],
"name": "image",
"key": "iW3ihwygEHg4QZv5YzJ8ww"
},
{
"view": "TextLens",
"columns": [
"fine_label_str"
],
"name": "view",
"key": "346d7554-5395-44d6-b358-a351901cb02e"
},
{
"view": "TextLens",
"columns": [
"fine_label_prediction_str"
],
"name": "view",
"key": "99761cf8-350a-469d-8dbc-0df7b0db4d48"
},
{
"view": "ScalarView",
"columns": [
"label_score"
],
"name": "view",
"key": "4ae33ae9-919a-4b10-9216-cd7c9448f9ac"
},
{
"view": "ScalarView",
"columns": [
"outlier_score"
],
"name": "view",
"key": "13fb6430-3ffc-422c-92be-243b174b9a15"
},
{
"view": "ScalarView",
"columns": [
"near_duplicate_score"
],
"name": "view",
"key": "daf7c0b7-2185-4e50-9eb0-ffab8d1ff906"
}
],
"visibleColumns": 8
}
}
]
}
]
},
{
"kind": "tab",
"weight": 51.915353562320064,
"children": [
{
"kind": "widget",
"name": "Similarity Map",
"type": "similaritymap",
"config": {
"placeBy": [
"embedding_reduced"
],
"reductionMethod": null,
"colorBy": "fine_label_str",
"sizeBy": "is_label_issue",
"filter": true,
"umapNNeighbors": 20,
"umapMetric": "cosine",
"umapMinDist": 0.15,
"pcaNormalization": null,
"umapMenuLocalGlobalBalance": 0.5,
"umapMenuIsAdvanced": false
}
}
]
}
]
}