A/B Trial Aggregated Data
Analyze the results of the experiment and write your recommendations
@kaggle.sergylog_ab_trial_aggregated_data
Analyze the results of the experiment and write your recommendations
@kaggle.sergylog_ab_trial_aggregated_data
CREATE TABLE ab_test_results_aggregated_views_clicks_8 (
"user_id" BIGINT,
"group" VARCHAR,
"views" DOUBLE,
"clicks" DOUBLE
);
Anyone who has the link will be able to view this.