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
The project involves developing a news classification system to distinguish between true and fake news using Logistic Regression and Decision Tree models. It includes data preprocessing, model training, and manual testing functionalities to evaluate the accuracy of the classifiers.