| { | |
| "model_type": "sklearn-pipeline", | |
| "task": "text-classification", | |
| "labels": { | |
| "0": "negative", | |
| "1": "neutral", | |
| "2": "positive" | |
| }, | |
| "features": "tfidf", | |
| "accuracy": 0.3666666666666667 | |
| } |
| { | |
| "model_type": "sklearn-pipeline", | |
| "task": "text-classification", | |
| "labels": { | |
| "0": "negative", | |
| "1": "neutral", | |
| "2": "positive" | |
| }, | |
| "features": "tfidf", | |
| "accuracy": 0.3666666666666667 | |
| } |