https://github.com/ake144/prodigy_ml_03
Implement a support vector machine (SVM) to classify images of cats and dogs from the Kaggle dataset.
https://github.com/ake144/prodigy_ml_03
Last synced: about 1 year ago
JSON representation
Implement a support vector machine (SVM) to classify images of cats and dogs from the Kaggle dataset.
- Host: GitHub
- URL: https://github.com/ake144/prodigy_ml_03
- Owner: ake144
- Created: 2024-02-05T16:30:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T16:31:37.000Z (over 2 years ago)
- Last Synced: 2025-02-05T06:34:10.546Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PRODIGY_ML_03
Implement a support vector machine (SVM) to classify images of cats and dogs from the Kaggle dataset.