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

https://github.com/wahidpanda/fake-news-detection-ml-project

Using Various ML/DL models to detect the fake news.
https://github.com/wahidpanda/fake-news-detection-ml-project

classification-algorithm dl-models fake-news fake-news-classification fake-news-detection fake-news-machine-learning highest-accuracy machine-learning-algorithms machine-learning-projects ml-models trending

Last synced: about 2 months ago
JSON representation

Using Various ML/DL models to detect the fake news.

Awesome Lists containing this project

README

          

# Fake-News-Detection-ML-Project
Using Various ML/DL models to detect the fake news.

Model used:
1. LogisticRegression
2. SVM
3. DecisionTreeClassifier
4. RandomForestClassifier
5. XGBoost classifier
6. Gradient Boosting Classifier
7. CatBoost Classifier
8. ANN
9. RNN
10. LSTM

**If you iterate XGBoost classifier you will get 100% accuracy **