An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/ljadhav25/support-vector-machine-data-science-

matplotlib pandas python skit-learn svc-model svm-model

Last synced: 5 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# Support-Vector-Machine

With the help of the SVM we will predict weather a customer is going to purchase a product or not based on the age and the estimated salary