Website Classification
classify website URLs to different categories
@kaggle.hetulmehta_website_classification
classify website URLs to different categories
@kaggle.hetulmehta_website_classification
CREATE TABLE website_classification (
"unnamed_0" BIGINT,
"website_url" VARCHAR,
"cleaned_website_text" VARCHAR,
"category" VARCHAR
);
Anyone who has the link will be able to view this.