| { | |
| "model_type": "logistic_regression", | |
| "features": ["sepal_length", "sepal_width", "petal_length", "petal_width"], | |
| "classes": ["setosa", "versicolor", "virginica"], | |
| "library": "scikit-learn" | |
| } | |
| { | |
| "model_type": "logistic_regression", | |
| "features": ["sepal_length", "sepal_width", "petal_length", "petal_width"], | |
| "classes": ["setosa", "versicolor", "virginica"], | |
| "library": "scikit-learn" | |
| } | |