how to retrieve info from the deep learning model validation report

John Yang_22222
John Yang_22222 New Altair Community Member
edited May 30 in Community Q&A

Dear Sir,

I write a simple deep learning workflow as below.

image

if we double click the dataset after Model Validation run, we will get the following view to get "Percentage Correctly Predicted", Entropy Explained"...etc.

image

However, I would like to run all above workflow by KSQuery log command script and try to retrieve the above statistics results from python or other app. How could I do above things?