You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #1783 solved
Created a Fake News Detection system using machine learning algorithms like Logistic Regression, Decision Tree, Gradient Boosting, and Random Forest. The dataset consists of real and fake news articles, and we have applied preprocessing, feature extraction using TF-IDF, and trained several models
0 commit comments