An open API service indexing awesome lists of open source software.

https://github.com/aashish22bansal/fake-news-detection

This is a simple model which first vectorizes the training data using TF-IDF and then uses Passive Aggressive Classifier to train on the input data.
https://github.com/aashish22bansal/fake-news-detection

detection fake-news fake-news-detection machine-learning passive-aggressive-classifier tf-idf

Last synced: 3 months ago
JSON representation

This is a simple model which first vectorizes the training data using TF-IDF and then uses Passive Aggressive Classifier to train on the input data.

Awesome Lists containing this project