Skip to content

wahidpanda/Fake-News-Detection-ML-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 **