[SOLVED] Plotting ROC curves from separate, saved performance vectors

User: "x2xx7x"
New Altair Community Member
Updated by Jocelyn
Hello everyone,

I have trained several classification models using 5-fold X-Validation, some of which required quite some time to finish and I have saved all of the models and their respective performance vectors. I was wondering if there is any way to merge these performance vectors so that I can plot the ROC curves from each performance vector on the same plot for comparison. I am aware of the Compare ROC function however I do not want to re-train the models on the data.

Will placing the saved models in the Compare ROC function provide the correct output?
I was able to get an output by connecting a data set to the compare ROC and placing the saved models in the Compare ROC, with the model out connected directly to the compare ROC model outs. I am not sure if this is providing the result I am looking for

Thank you,

-Alex

Find more posts tagged with