Is your feature request related to a problem? Please describe.
When evaluating a model on tabular data, the "Predicted" column is not shown, only ground truth and precision correctness
Describe the solution you'd like
- Show the prediction in a new column
- Make the correctness of the prediction more obvious (for example with colors like in the image models evaluation)
Is your feature request related to a problem? Please describe.
When evaluating a model on tabular data, the "Predicted" column is not shown, only ground truth and precision correctness
Describe the solution you'd like