Skip to content
#

confusionmatrix

Here are 20 public repositories matching this topic...

This repository contains code for evaluating different machine learning models for classifying fake news. The dataset used for this evaluation consists of labeled news articles as either "REAL" or "FAKE". Three popular classifiers, Support Vector Machine (SVM), Decision Tree, and Logistic Regression, are trained and evaluated on this dataset.

  • Updated Jul 22, 2023
  • Jupyter Notebook

This project explores the optimal combination of Bag-of-Words and TF-IDF vectorization with Naive Bayes and SVM for sentiment analysis. It evaluates performance using accuracy, precision, recall, and F1-score, addressing ethical concerns like data privacy and bias to improve sentiment classification in real-world applications.

  • Updated Sep 10, 2024
  • Python

Improve this page

Add a description, image, and links to the confusionmatrix 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 confusionmatrix topic, visit your repo's landing page and select "manage topics."

Learn more