| {"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}} |
| {"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}} |