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

Internal Seed that Rapidminer uses

koerojaskoerojas Member Posts: 2 Contributor I
edited November 2018 in Help

Hi everyone!

 

In my work, I have to run a customer segmentation for each store. At the begining, I was doing one segmentation by one but now I did a new version with a Loop Process. Now I get all the results at once.

 

My problem is that I don´t get the same results that I used to have on my first version. Nevertheless, when I set the "use local random seed" and set the value "local random seed" to 1992 on both process (the default one), the results are the same.

 

I would like to know if there is a way to get the internal seed number that Rapidminer uses. I would like to replicate the results on my new process. I know that it isn't the default 1992 because the results change.

 

Thanks a lot!

 

 

 

Answers

  • mmichelmmichel Employee-RapidMiner, Member Posts: 129 RM Engineering

    Hi koerojas,

     

    if the local random seed is not defined, the default seed of the process should be used.

    You can inspect the process parameters, including the global random seed, by clicking on an empty area inside the process panel. The default value is 2001.

     

    Cheers,

    Marcel

  • koerojaskoerojas Member Posts: 2 Contributor I

    Thanks a lot! Now I have the same results!

Sign In or Register to comment.