Outsidervv's picture
Upload config.json with huggingface_hub
743c099 verified
{
"dataset": "iris",
"model_type": "LogisticRegression",
"features": [
"sepal length (cm)",
"sepal width (cm)",
"petal length (cm)",
"petal width (cm)"
],
"target_names": [
"setosa",
"versicolor",
"virginica"
]
}