cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
RyoM
Level I

I want to validate the decision tree with different data.

I am studying medical statistics in Japan, sorry if there are any problems with English.
We are using JMP pro Ver 17.1.0.
We have created a prediction model with data from Facility A using the JMP partition.
I would like to examine how accurately this model classifies and predicts the same branching criteria using the data from Facility B.
Could you please tell me how to operate such a study?
Please let me know if there is any information that I am missing in asking the question.

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: I want to validate the decision tree with different data.

If you publish the prediction formula to a Formula Depot, you can then open the new data table and run the saved script against the new data table.

Jim

View solution in original post

2 REPLIES 2
txnelson
Super User

Re: I want to validate the decision tree with different data.

If you publish the prediction formula to a Formula Depot, you can then open the new data table and run the saved script against the new data table.

Jim
RyoM
Level I

Re: I want to validate the decision tree with different data.

Thanks for the response!
The predicted probabilities are now displayed in the database for Facility B!

Recommended Articles