Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dhyani Patel, Shreya Bansal, Jeevika Arora- Detection of Fake News #312

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# SOLUTION
# MAJOR PROJECT Submission

Topic: Detection Of Fake News

Team Members
Dhyani Patel (07201182021)
Shreya Bansal (05601182021)
Jeevika Arora (07701182021)

Google Collab Link: https://colab.research.google.com/drive/1nWyU2PQ9JuHNS3va-1fWInxnalrZDhB_#scrollTo=OH9vii-H9NFa

# Results
Machine Learning Models Used: Logistic Regression
K-Mean Clustering
Random Forest Classification

Logistic Regression
Accuracy: 96.444%
F1-Score: 0.965

K-Mean Clustering
Accuracy: 95.740%
F1-Score: 0.761

Random Forest Classification
Accuracy: 77.333%
F1-Score: 0.761


# CONCLUSION
Logistic Regression is the best model algorithm for our problem statement: Detection of Fake News as it offers the maximum accuracy and F1-Score.
1 change: 0 additions & 1 deletion Major Project Submissions/SOLUTION.md

This file was deleted.