Skip to content
#

passive-aggressive

Here are 10 public repositories matching this topic...

Detect Real or Fake News. To build a model to accurately classify a piece of news as REAL or FAKE. Using sklearn, build a TfidfVectorizer on the provided dataset. Then, initialize a PassiveAggressive Classifier and fit the model. In the end, the accuracy score and the confusion matrix tell us how well our model fares.

  • Updated May 2, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the passive-aggressive topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the passive-aggressive topic, visit your repo's landing page and select "manage topics."

Learn more