https://github.com/sushantnair/support_vector_machine
Implementation of Linear Support Vector Machine Algorithm
https://github.com/sushantnair/support_vector_machine
linearsvm svm
Last synced: 2 months ago
JSON representation
Implementation of Linear Support Vector Machine Algorithm
- Host: GitHub
- URL: https://github.com/sushantnair/support_vector_machine
- Owner: sushantnair
- License: gpl-3.0
- Created: 2024-04-18T18:19:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-18T19:09:02.000Z (about 1 year ago)
- Last Synced: 2025-01-18T11:22:37.393Z (4 months ago)
- Topics: linearsvm, svm
- Language: Jupyter Notebook
- Homepage:
- Size: 92.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Support_Vector_Machine
Implementation of Linear Support Vector Machine Algorithm