You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an example showing how rfm_train_test_split used in the evaluation of a CLV model like BG/NBD model? I assume model evaluation on unseen data would be necessary for any CLV models like BG/NBD to avoid overfitting, right? Since rfm_train_test_split was just released, there is no code example, anyone please give an example.