confusionmatrix
Here are 22 public repositories matching this topic...
-
Updated
Jan 26, 2020 - Jupyter Notebook
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
-
Updated
Aug 12, 2025 - Jupyter Notebook
A innovative way to visualize text misclassifications within a confusion matrix in Tableau.
-
Updated
Aug 31, 2021 - Jupyter Notebook
Language Detector Loads and cleans text data, trains a language classification model using TF-IDF and Logistic Regression, evaluates it, and enables interactive language prediction with saved model reuse.
-
Updated
Aug 8, 2025 - Python
Machine learning classification applied to wine recognition data.
-
Updated
Oct 24, 2023 - Jupyter Notebook
-
Updated
Feb 2, 2025
This model was designed around Pycoco's dataset, the CNN model constructed outputs training loss graphs and a confusion matrix for the network of interest
-
Updated
Feb 27, 2023 - Python
Learning python day 4
-
Updated
Mar 15, 2024 - Python
A common question when you're learning data science: "Sort the confusion matrix using your own function". This is a simple way to do it by using optimization.
-
Updated
Oct 26, 2021 - R
Fake News Detection Using Python
-
Updated
Oct 7, 2022 - Jupyter Notebook
Data Science Projects - beginner level.
-
Updated
Jan 9, 2020 - Jupyter Notebook
-
Updated
Jul 12, 2018 - Jupyter Notebook
This project focuses on detecting spam emails using a machine learning approach. Based on a dataset with word frequencies and special character occurrences, the model classifies emails as either spam or non-spam.
-
Updated
Apr 22, 2025 - Jupyter Notebook
This Repository holds the information related to Masters Study project on Detecting Vandlism
-
Updated
May 1, 2018 - Jupyter Notebook
Predicting human activity based on smartphone sensors
-
Updated
May 19, 2023 - Jupyter Notebook
Confusion matrix in tensorboard
-
Updated
Sep 1, 2022 - Python
This model can predict whether an email is spam or not. The logistic regression machine learning algorithm is used to train this model.
-
Updated
Aug 11, 2024 - 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 16, 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.
Add this topic to your repo
To associate your repository with the confusionmatrix topic, visit your repo's landing page and select "manage topics."