Community & Support
Learn
Marketplace
Menu
Menu
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
›
Discussions
›
Community Q&A
"[SOLVED] How to use the decision tree classification"
porchidy
New Altair Community Member
Aug 13, 2012
Updated
Nov 5, 2024
by
Jocelyn
hello,I use dataset1 to build a decision tree,now,I want to use the decision tree for dataset2 classification,so what can I do?
Find more posts tagged with
AI Studio
Decision Tree
All Replies
Sort by:
Sort by
Oldest
▾
1 - 2 of 2
↑
1
↑
Marco_Boeck
Altair Employee
Aug 15, 2012
Hi,
you can store the model via "Store" operator in your repository. Then you can load the model via the "Retrieve" operator in another process and use the "Apply model" operator with your model on new data.
Regards,
Marco
porchidy
New Altair Community Member
OP
Aug 15, 2012
Thank you very much!
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups
you can store the model via "Store" operator in your repository. Then you can load the model via the "Retrieve" operator in another process and use the "Apply model" operator with your model on new data.
Regards,
Marco