https://github.com/techguy-bhushan/support-vector-machine
Machine Learning: Support vector machine with sklearn python
https://github.com/techguy-bhushan/support-vector-machine
mechine-learing python
Last synced: 7 months ago
JSON representation
Machine Learning: Support vector machine with sklearn python
- Host: GitHub
- URL: https://github.com/techguy-bhushan/support-vector-machine
- Owner: techguy-bhushan
- Created: 2017-08-23T18:00:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T18:10:16.000Z (about 8 years ago)
- Last Synced: 2025-01-17T22:09:02.744Z (9 months ago)
- Topics: mechine-learing, python
- Language: Jupyter Notebook
- Size: 30.3 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Support-vector-machine
Machine Learning: Support vector machine with sklearn pythonIn machine learning, support vector machines (SVMs, also support vector networks) are supervised learning models with associated learning algorithms that
analyze data used for classification and regression analysis. [more about it..](https://en.wikipedia.org/wiki/Support_vector_machine)Here we have a dataset of apple stokes, here we will predicted prices of apple stokes with help of SMV SVM have concept of kernal
so we will see the result for different kernel in SVM , eg: (116.54989732432711, 126.32909091568206, 123.47226857310375)