Skip to content
#

linearsvc

Here are 47 public repositories matching this topic...

This repository houses a Streamlit web application for fake news detection. The app allows users to input a news article and predicts whether it is likely fake or real based on its content. It provides options to select different vectorizers (TF-IDF or Bag of Words) and classifiers (Linear SVM or Naive Bayes) to customize the prediction model.

  • Updated May 10, 2024
  • Jupyter Notebook

Developed a project which detects the news either as fake or real. GPT2 transformer model is used to predict the sentiment and genre of news. Classifier Machine Learning models and Hugging Face Transformer-Based language models are used to classify the news

  • Updated May 5, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the linearsvc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linearsvc topic, visit your repo's landing page and select "manage topics."

Learn more