https://github.com/rmodi6/svm
Support Vector Machines implemented in Python
https://github.com/rmodi6/svm
machine-learning python3 support-vector-machines svm
Last synced: 10 months ago
JSON representation
Support Vector Machines implemented in Python
- Host: GitHub
- URL: https://github.com/rmodi6/svm
- Owner: rmodi6
- License: mit
- Created: 2020-04-10T23:20:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T22:10:03.000Z (over 5 years ago)
- Last Synced: 2025-01-11T08:08:57.102Z (12 months ago)
- Topics: machine-learning, python3, support-vector-machines, svm
- Language: Jupyter Notebook
- Homepage:
- Size: 468 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Support Vector Machines
Linear SVM implemented from scratch in Python using numpy.
### Maximum margin hyperplane visualization
