How to move trained predictive Intelligence solution from non-production instance to production inst

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 06:01 AM
Hi all,
We have trained the predictive intelligence(clustering definition solution ) in non-production instance how to move it to production instance.
What is best practice to do this can anyone help me on this?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 06:29 AM
You can either export the XML for the solution definition or use an update set. It's highly recommended that you retrain the cluster solution definition after moving it to a production instance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 09:18 AM
HI @Lener Pacania1 ,
Thanks for your response,
After capturing the solution definition in update set it capturing only the clustering solution definition is this enough to move update set to prod no need to capture any thing else.
do we need to capture any trained ML solution or after moving solution definition into prod it will automatically get trained based on training frequency?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 09:20 AM - edited 08-28-2023 09:21 AM
Also grab the word corpus. The Solution Definition and the Word Corpus should be enough for you to retrain the cluster solution on product. Regarding training frequency, set your training frequency on the solution definition then manually kick off the training in prod. That way you will be able to confirm that the move worked as you will see a cluster tree map and the training frequency will be set.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 09:24 AM
Again thanks for quick response I am in learning phase of this PI one more small question
After moving solution definition into prod it will automatically get trained based on training frequency? or do we need to click on retrain UI button in PROD
Thanks