The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Optimal number for speculative rounds in forward selection
Hi,
I am applying forward selection in developing SVM model. In the forward selection sub-process, I am applying 5 folds cross-validation. My questions are:
1. May I know what is the best / optimal number of speculative rounds in forward selection? Any articles that I can refer to as a guide?
It looks like the process non-stop when I use the default parameter, which the speculative round is set to 0, max no of attributes = 10, stopping behavior = without increase.
2. Based on the guide, if the speculative rounds is set to a value higher than 1, it will avoid getting stuck in the local optima. What does that means?
Hopefully the experts in Rapidminer could help me on this matter. Many thanks in advance.
I am applying forward selection in developing SVM model. In the forward selection sub-process, I am applying 5 folds cross-validation. My questions are:
1. May I know what is the best / optimal number of speculative rounds in forward selection? Any articles that I can refer to as a guide?
It looks like the process non-stop when I use the default parameter, which the speculative round is set to 0, max no of attributes = 10, stopping behavior = without increase.
2. Based on the guide, if the speculative rounds is set to a value higher than 1, it will avoid getting stuck in the local optima. What does that means?
Hopefully the experts in Rapidminer could help me on this matter. Many thanks in advance.
0