Options

Plot classification error

hagen85hagen85 Member Posts: 18 Contributor II
edited December 2019 in Help
Hi there

I would like to plot the development of the classification error during model application. How can I achieve that?
1. I use a X-Validation to create a model.
2. I apply this model to another dataset. Which produces lets say this data: IDRealpredicted101211300
So at ID 3 the error is 33% and I would like to create a graph going through the points[1,1] [2,0.5] [3,0.33].
Thanks in advance for your ideas.
Hagen
Sign In or Register to comment.