Meddhouib10

t1_isnjh7k wrote

Reply to comment by in [R] Embedding dates ? by

Yes I by embedding I meant transforming each number of months to a vector, like nn.embedding in pytorch (knowing that the difference between dates canโ€™t be more than 5 years so 60 months) Thanks for the answer !

1