Skip to content
#

confusion-matrix-analysis

Here is 1 public repository 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

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