Does the "Generate Session ID" operator have an upper value limit?

ward_vandaeleward_vandaele MemberPosts:2Contributor I
Hi everyone,

I'm using the "Generate Session ID" operator from the operator toolbox in one of my processes. As date attribute for this operator I use a boolean attribute, which indicates the start of a session. However, when I tried to run this process on a large dataset, where my boolean attribute has more than 3000 "true" examples, I notice that the Session ID stops increasing at 2999.
Is this a limit that is set in the operator? And if yes, is there a way to remove this limit?

谢谢!

Ward Vandaele

Best Answer

  • ward_vandaeleward_vandaele MemberPosts:2Contributor I
    Solution Accepted
    Nevermind, I found it. It was pure coincidence and had more to do with th e data itself:)
    But thanks anyway!
    varunm1 sgenzer Tghadially

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,404RM Data Scientist
    Hi@ward_vandaele,
    for reference, the limit would be MAX_INT, which i doubt someone can get:)

    BR,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign InorRegisterto comment.