tal_franji
tal_franji t1_isn26dv wrote
Reply to [R] Embedding dates ? by MichelMED10
In some application one way to represent dates for periodic cycles is by encoding year, month an week period by sin/cos pair. For example if you think yearly period (seasons) has meaning - create teo featurs cos(year_day/3652pi) an sin(). (In financial applications day of month makes sense,in consumer tradic - day of week)
tal_franji t1_isntc0q wrote
Reply to [D] If implementing any cognitive function was as easy as making an API call, what would you develop? by ImportanceDecent92
Common sense