Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
what does it mean
Hi, i can´t understand what does it mean p_busq_idig:day_of_week = 1 or the other similiar attributes. As far as my concern, it´s seems that the automodel used the generate attribute operator and create new attributes, but how does automodel created this attributes? Do you know wich formula had been used?
Tagged:
0
Best Answer
-
varunm1 Member Posts: 1,207 UnicornHello @cdaponte
Brian already mentioned what might be happening inside auto model regarding your attributes. If you would like to investigate in-depth, you can access the complete process behind the auto model. You just need to go click on "Open Process" and
I also see there is an option here in an auto model that is automatically checked called "Extract Date Information". This is performing different date-related calculations. I also highlighted that in the below image. If you uncheck this then there wont be any date related values taken by auto model.
Once you open the process as mentioned above. There is a "preprocessing" block as shown below. Inside that preprocessing block, there is aa sub-process called "Handle date". This is where new attributes are being generated. Inside that, you can see all the processes happening on the date column.
Hope this helps.
Regards,
Varun
https://www.varunmandalapu.com/Be Safe. Follow precautions and Maintain Social Distancing
7
Answers
When you select this option, it will look at various transformations of the Date to Numerical type to capture things like day of the week, month of the year, etc.
In this case, it looks like the day of the week versions of these date/time attributes are very significant.
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts