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
The Product and Campaign_Detail tables have a Category field. It seems that the Campaign_Detail one is used, at this SQL statement during the merge phase: (
The
ProductandCampaign_Detailtables have a Category field. It seems that the Campaign_Detail one is used, at this SQL statement during the merge phase: (r-server-campaign-optimization/SQLR/step1_data_processing.sql
Line 24 in 7c378f2
Campaign_Detail.Categoryvalue is always 'Acquisition'... Is it adding a constant value to the machine learning model?What do I get wrong here?
Thanks,
G.