Skip to content

This is a Machine learning project that uses NLP to classify news to be fake or real. Uses neural network

Notifications You must be signed in to change notification settings

Kenchir/FakeNewsDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeNews Classifier

FakeNews Classifier is an AI app to classify fake news.

Development Methodology

I trained a Neural Network algorithm using keras framework

After Modeling I deployed the app using Flask for backend, HTML, CSS, JS for frontend.

Installation

Clone the repository with the following command.

git clone https://github.com/Kenchir/FakeNewsDetection.git

## Usage
cd into the project then run the following command from bash inside the project.
```bash
py app.py 

Screenshots

How the app home page looks like. App Home Results page Prediction page

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

This is a Machine learning project that uses NLP to classify news to be fake or real. Uses neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published