Split Experiment User-Level-Aggregated Data
Aggregated data on the results of the experiment.
@kaggle.sergylog_split_experiment_userlevelaggregated_data
Aggregated data on the results of the experiment.
@kaggle.sergylog_split_experiment_userlevelaggregated_data
CREATE TABLE ab_test_results_aggregated_views_clicks_10 (
"user_id" BIGINT,
"group" VARCHAR,
"views" DOUBLE,
"clicks" DOUBLE
);
Anyone who has the link will be able to view this.