深度学习如何解读date?
Hi I’m fairly new to all of this and learning as I go. I am using rapidminer go and noticed that I can have date as a variable. What kind of ways does this get interpreted by the deep learning algorithm?
Does it look for changes in patterns over time and adjust accordingly? Separate values by month, day of week etc? All of the above?
Thank you for any help with this
Does it look for changes in patterns over time and adjust accordingly? Separate values by month, day of week etc? All of the above?
Thank you for any help with this
Tagged:
0
Best Answer
-
MartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,404RM Data ScientistHi@cramsden,Go does quite a bit of preprocessing on it. It exports things like DayOfTheWeek and MonthOfTheYear. Those features are then pushed into DL.
Best,Martin
- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany1
Answers