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.
-
Updated
Jul 29, 2024 - Python