166 reads
1 comment
·Sep 14, 2024
Sep 14, 2024
Hi. Because I’m really new at this. Having an issue and need to ask for help. I am getting this error from line
accuracy = accuracy_score(y_test, x_test)
ValueError: Classification metrics can’t handle a mix of multiclass and continuous-multioutput targets
Any help is appreciated. Alex.
·