Skip to content
#

confusion-matrix-analysis

Here are 2 public repositories matching this topic...

the code uses KNN, Gaussian Naive Bayes & SVM to classify images. It preprocesses, normalizes data, applies PCA , computes accuracy, precision etc. It evaluates k-NN using Euclidean distance & cosine similarity, visualizing results with line plots, 3D scatter plots, & confusion matrices to demonstrate classifier performance.

  • Updated Jun 19, 2024
  • Jupyter Notebook

This project analyzes app reviews using sentiment classification powered by DistilBERT. It employs machine learning and natural language processing (NLP) techniques to determine sentiment as positive, neutral, or negative. The analysis provides valuable insights into user feedback for app improvement.

  • Updated Oct 30, 2024
  • Jupyter Notebook

Improve this page

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

Learn more