File size: 212 Bytes
25c3774 | 1 2 3 4 | {"features": ["sepal length (cm)",
"sepal width (cm)",
"petal length (cm)",
"petal width (cm)"], "targets": ["target"], "model_type": "knn", "target_mapping": {"setosa": 0, "versicolor": 1, "virginica": 2}} |