Skip to content
#

fisher-algorithm

Here is 1 public repository matching this topic...

This project uses OpenAI's CLIP model and a Fisher algorithm to classify cat and dog images. The dataset is split into training and testing sets, embeddings are extracted with CLIP, and the Fisher algorithm is applied to classify the images. Performance is evaluated with accuracy, precision, recall, and F1 score, visualized with a confusion matrix.

  • Updated May 24, 2024
  • Python

Improve this page

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

Learn more