From 15d5112688fbc77d6f145f61be03ffa094fe01de Mon Sep 17 00:00:00 2001 From: Saheel Ahmed Date: Tue, 28 Dec 2021 18:28:19 +0530 Subject: [PATCH] Added tutorial for fake news detector using python & ml (#336) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30f8176..4fc8172 100644 --- a/README.md +++ b/README.md @@ -413,6 +413,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - Find Similar Quora Questions- - [Using BOW, TFIDF and Xgboost](https://towardsdatascience.com/finding-similar-quora-questions-with-bow-tfidf-and-random-forest-c54ad88d1370) - [Using Word2Vec and Xgboost](https://towardsdatascience.com/finding-similar-quora-questions-with-word2vec-and-xgboost-1a19ad272c0d) +- [Detecting Fake News with Python and Machine Learning](https://data-flair.training/blogs/advanced-python-project-detecting-fake-news/) ### OpenCV: