Recode-Hive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
MIT License
45 stars 125 forks source link

SVM classification to classify images of cats and dogs #508

Open Amishachoudhary22 opened 3 days ago

Amishachoudhary22 commented 3 days ago

Description

This pull request implements a Support Vector Machine (SVM) model for classifying images of cats and dogs. SVM is a supervised machine learning algorithm that excels at finding optimal hyperplanes to separate data points belonging to different classes.

Fixes #491

Type of change

Checklist:

github-actions[bot] commented 3 days ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊