Added tutorial for fake news detector using python & ml (#336)

This commit is contained in:
Saheel Ahmed 2021-12-28 18:28:19 +05:30 committed by GitHub
parent bdf1c16b0f
commit 15d5112688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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: