File size: 98 Bytes
87c83ab | 1 2 3 4 5 6 7 8 9 10 | target,prediction,predicted_class
1,0.3,1
2,0.9,2
1,0.2,1
2,0.9,2
1,0.7,2
1,0.8,2
2,0.5,2
2,0.7,2
|
87c83ab | 1 2 3 4 5 6 7 8 9 10 | target,prediction,predicted_class
1,0.3,1
2,0.9,2
1,0.2,1
2,0.9,2
1,0.7,2
1,0.8,2
2,0.5,2
2,0.7,2
|