Submitted by Thanos_nap t3_10mdtnl in MachineLearning
Thanos_nap OP t1_j62yrcn wrote
Reply to comment by guava-bandit in [P] Building a LSTM based model for binary classification by Thanos_nap
Yes, this is helpful. Thank you.
So to give you a idea of the actions, it has actions from our end and customer action (for marketing): Email / SMS / etc communication from our end Email open/sms clicked by customer
Transaction data actions: Bought x on date and time, bought y on date and time, etc.
All of it is arranged as per the timestamp of that action.
.fit() part I'm passing the data in same manner as you mentioned but not sure why the error is still there. Will check the tutorial someone else has posted!
Viewing a single comment thread. View all comments