Skip to content

sasank174/fake_news_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake news detection

fake news detection using ensemble model

Models

  1. naviebayes
  2. randomforest
  3. decisiontree
  4. LSTM
  5. NLP

requirements:

frok the project Here

clone from https://github.com/sasank174/fake_news_detection.git

- git clone https://github.com/sasank174/fake_news_detection.git
- pip install -r requirements.txt
- run python app.py