Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
LOOP Operator: Stop from the inside of the loop process
AndreasK
Hello,
I am using the loop Operator after using the cross distance operator with all k. becaus of that I recieve a result with an example set with several pairs of requests and documents. The Loop-operator is used to find the best reqeuest-ducument combination with the best distance value, writing it to CSV and then and then deleting alle requests and documents from all other combinations. This loop has to be done until there ist no request-document-pair left. the number of loops reduces by deleting the number of requests and documents via set-minus operator and the number of deleted pair can be various. How can I limit the number of loops from the inner of the loop. To my understanding the loop examples / attributes calculates the number of examples / attributes before executing the loop. Loop until uses certain conditions but not mine. Is there a possibility to contral the number of loops from the inner of the loop to the loop itself?
Thank you for your help!
Andreas
Find more posts tagged with
AI Studio
Loops + Branches
Accepted answers
All comments
fras
Perhaps you may insert an example process ? The code-environment is useful for that:
xml of process
MariusHelf
You can probably create a data set with Generate Data by User Specification or another operator together with a Branch operator, that makes up a dataset the fits Loop Until's needs.
Best regards,
Marius
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups