Fake News Detection
Fake News Detection
8/05/20XX N L P P R E S E N TAT I O N 2
Introduction:
Fake news is defined as any information that is not true and is intended to persuade
readers to believe something that is not true.
However, as social media has grown in popularity, the internet has become a perfect
breeding ground for spreading fake news, such as misleading information, fake
reviews, false advertisements, rumors, false political commentary, satire, and so on.
To identify fake news, several methods have been proposed, including linguistic
approaches, machine learning approaches, knowledge-based approaches, and hybrid
approaches.
21/12/2023 N L P P R E S E N TAT I O N 3
21/12/2023 N L P P R E S E N TAT I O N 4
1. Analyze the data:
21/12/2023 N L P P R E S E N TAT I O N 5
21/12/2023 N L P P R E S E N TAT I O N 6
2. Split the dataset into training and testing sets :
21/12/2023 N L P P R E S E N TAT I O N 7
3. Data Preprocessing:
21/12/2023 N L P P R E S E N TAT I O N 8
4. TF_IDF Vectorizer:
21/12/2023 N L P P R E S E N TAT I O N 9
5. Model training, Evaluation, and Prediction:
For Text:
21/12/2023 N L P P R E S E N TAT I O N 10
5. Model training, Evaluation, and Prediction:
For Title:
21/12/2023 N L P P R E S E N TAT I O N 11
6. Data Visualization:
21/12/2023 N L P P R E S E N TAT I O N 12
7. Building Confusion Matrix for each Model:
For Text:
21/12/2023 N L P P R E S E N TAT I O N 13
7. Building Confusion Matrix for each Model:
For Title:
21/12/2023 N L P P R E S E N TAT I O N 14
8/05/20XX N L P P R E S E N TAT I O N 15