GitHub / LJadhav25 / Support-Vector-Machine-Data-Science-
Support Vector Machines (SVM) are supervised learning models used for classification and regression analysis. They are particularly effective in high-dimensional spaces and situations where the number of dimensions exceeds the number of samples. SVMs are also memory efficient as they use a subset of training points called support vectors.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 73.2 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: about 1 month ago
Topics: matplotlib, pandas, python, skit-learn, svc-model, svm-model