Kernel: Python 3 (system-wide)
In [4]:
Out[4]:
'\nQ1: B\nQ2: A\nQ3: C\nQ4: A\nQ5: B\nQ6: C\nQ7: B\nQ8: D\nQ9: C\nQ10: C\n'
In [5]:
Out[5]:
Accuracy: 1.0
precision recall f1-score support
0 1.00 1.00 1.00 10
1 1.00 1.00 1.00 9
2 1.00 1.00 1.00 11
accuracy 1.00 30
macro avg 1.00 1.00 1.00 30
weighted avg 1.00 1.00 1.00 30
In [0]:
In [0]: