MS0C54073 / Detecting-Fake-News

In this model, I took a political dataset, implemented a TfidfVectorizer, initialized a PassiveAggressiveClassifier, and fit the model. As a result, I ended up obtaining an accuracy of 92.82% in magnitude.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detecting-Fake-News

In this model, I took a political dataset, implemented a TfidfVectorizer, initialized a PassiveAggressiveClassifier, and fit the model. As a result, I ended up obtaining an accuracy of 92.82% in magnitude.

About

In this model, I took a political dataset, implemented a TfidfVectorizer, initialized a PassiveAggressiveClassifier, and fit the model. As a result, I ended up obtaining an accuracy of 92.82% in magnitude.


Languages

Language:Jupyter Notebook 100.0%