aqua-demo/dvclive/plots/custom/iris_feature_importance.json

19 lines
288 B
JSON
Raw Normal View History

2024-06-21 15:00:04 +00:00
[
{
"name": "petal_width",
"importance": 0.4
},
{
"name": "petal_length",
"importance": 0.33
},
{
"name": "sepal_width",
"importance": 0.24
},
{
"name": "sepal_length",
"importance": 0.03
}
]