Fake News Classification
Fake News Classification on WELFake Dataset
@kaggle.saurabhshahane_fake_news_classification
Fake News Classification on WELFake Dataset
@kaggle.saurabhshahane_fake_news_classification
CREATE TABLE welfake_dataset (
"unnamed_0" BIGINT,
"title" VARCHAR,
"text" VARCHAR,
"label" BIGINT
);
Anyone who has the link will be able to view this.