Machine Learning Awards
Analysis conducted by the Internet Association, data provided by Kaggle
@kaggle.internetassociation_machinelearningawards
Analysis conducted by the Internet Association, data provided by Kaggle
@kaggle.internetassociation_machinelearningawards
CREATE TABLE machine_learning_awards_internetassociation (
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"comp_org_conf" VARCHAR,
"primary_us_host" VARCHAR,
"host_type" VARCHAR,
"naics_code" DOUBLE,
"naics" VARCHAR,
"hq_in_us" DOUBLE,
"hq" VARCHAR,
"two_digit_definition" VARCHAR,
"three_digit_definition" VARCHAR,
"project_type" VARCHAR,
"subtopic" VARCHAR,
"project_title" VARCHAR,
"description" VARCHAR,
"prize" BIGINT,
"naics_link" VARCHAR
);
Anyone who has the link will be able to view this.