"Specify initial weights to EvolutionaryWeighting"

keithkeith Member Posts: 157 Maven
edited May 2019 in Help
Is there any way to specify an initial set of weights to EvolutionaryWeighting?  Given how long the algorithm takes to run, I'd like to be able to take an initial guess or rough approximation from another approach that can be found more quickly, and give it to RM to get it nearer to the optimal solution to help get it started.

Another example of how this could be useful would be to run, say, 25 generations now, to get an approximate answer that is workable when I need an initial unrefined answer, but later (not necessarily part of the same RM session), restart the EvolutionaryWeighting where it left off for another 25 generations to improve the fit, get more refined weight estimates, and continue iteratively towards the ideal solution.

As documented, EvolutionaryWeighting doesn't seem to allow you to specify an initial guess to work from.  I'm wondering if the RM gurus have any tricks up their sleeves to get something like this to work.  :)

Thanks, as always,

Keith
Tagged:

Answers

  • IngoRMIngoRM Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University Professor Posts: 1,751 RM Founder
    Hi Keith,

    hey, interesting idea. Never thought about this. This is currently not possible but I have written it down to our todo list.

    Cheers,
    Ingo
Sign In or Register to comment.